`bzr status`:隐藏未知文件?

发布于 2024-10-12 09:36:52 字数 149 浏览 1 评论 0原文

有没有办法让 bzr status 忽略未知文件并仅显示添加/修改/删除的文件?

我已检查了 bzr 帮助状态 和用户指南,除了使用 bzrignore 忽略所有未知文件之外,找不到其他解决方案。还有其他解决方案吗?

Is there a way to have bzr status ignore unknown files and only display the added/modified/deleted files?

I have checked bzr help status and the User Guide, and can not find a solution other than ignoring all of the unknown files with bzr ignore. Is there another solution?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

述情 2024-10-19 09:36:52

如果您查看帮助,您可能会轻松找到bzr status -V-V 参数表示仅显示受版本控制的文件。

If you checked the help, you could have found bzr status -V easily. The -V parameter means that only files under version control are shown.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文