Show Current Git Branch in Xcode 4.2
问题 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