简体   繁体   English

听和刷新提交更改

[英]Listen and Refresh Commit Changes on Tig

I'm using :! git pull 我正在使用:! git pull :! git pull command for pulling changes from a repo. :! git pull命令用于从存储库中提取更改。 But Tig doesn't refresh main view list when pulling changes. 但是在进行更改时,Tig不会刷新主视图列表。 Is there anyway to listen and refresh commits on main view list at Tig automatically? 无论如何,是否自动在Tig的主视图列表上侦听和刷新提交?

在我看来,我认为git pull命令之后按下大写L可能会重新加载整个树。

Hit the F5 key. F5键。

There are more situations where you might need to update the view (after committing, switching branch, ...). 在更多情况下,您可能需要更新视图(提交后,切换分支,...)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM