简体   繁体   English

IntelliJ IDEA Git图

[英]IntelliJ IDEA Git graph

I have IDEA Ultimate 13.1.3 and it does not show the branch graph in Version control window. 我有IDEA Ultimate 13.1.3并且它没有在版本控制窗口中显示分支图。 在此输入图像描述

How can I enable it? 我该如何启用它?

You can see that in the changes view (ALT+9 on windows) 您可以在更改视图中看到(Windows上的ALT + 9)

Menu : 菜单:

View > Tool Windows > Changes 查看>工具窗口>更改

or 要么

VCS > Show Changes View VCS>显示更改视图

Then go to the log tab 然后转到日志选项卡

you'll see the git changes committed in all the branches of the local and remote repositories. 您将看到在本地和远程存储库的所有分支中提交的git更改。

More info at : http://www.jetbrains.com/idea/webhelp/log-tab.html 有关更多信息,请访问: http//www.jetbrains.com/idea/webhelp/log-tab.html

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

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