Show Current Git Branch in Xcode 4.2

南楼画角 提交于 2019-12-09 19:24:12

问题


This is a simple question that has been bugging me.

In XCode 4.2, is there anyway to display the git branch that is currently being edited?

I know I can see this from the organizer (or do it from the command line), but what I want to see is the branch name up there in lights next to the project and file name in XCode itself - which is the tool I use 99.9% of the time.


回答1:


From what I can see from "XCode4 User Guide", the organizer view remains the only way to quickly see the current branch (as you already knew).

There doesn't seem to be an overlay added to the other views in XCode4, no overlay related to Git.



来源:https://stackoverflow.com/questions/9143450/show-current-git-branch-in-xcode-4-2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!