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.
我正在使用:! git pull命令从存储库中提取更改。但是在拉取更改时,Tig 不会刷新主视图列表。是否有自动在 Tig 的主视图列表上监听和刷新提交?
:! git pull
敲F5键。
F5
在更多情况下,您可能需要更新视图(在提交、切换分支之后......)。
在我看来,我认为在git pull命令按下大写字母之后可能L会重新加载完整的树。
git pull
L