开发者

`bzr status` : hide unknown files?

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开发者_Python百科 User Guide, and can not find a solution other than ignoring all of the unknown files with bzr ignore. Is there another solution?


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜