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.
在较旧的 GNOME2 gitg 界面中,可以很容易地通过用鼠标右键单击分支来检出它。如何在新的 GNOME3 界面中签出分支?现在右键单击只允许重命名、删除、复制名称和设置主线。
据我所知,你不能。
Gitg是一个 git 存储库查看器,它还允许您合并和提交。但是 fetch, branch 显然没有实现。