Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
tig在命令行上提供有用的 rev-list 过滤。我的问题是 - 如何在“tig调用”之后过滤 rev-list。例如,我想用“refs-view”浏览不同的分支。
tig
然后进行 rev-list 过滤,例如 --author、--no-merges 等。
您不能更改 tig 中的 rev-list 过滤参数。唯一可以操作的是文件过滤,可以打开/关闭。
我建议你打开一个问题:https ://github.com/jonas/tig/issues