19

Using Xcode 6.1 I opened a panel showing GIT commit notes somehow and now I would like to close it. Does anyone know how???

enter image description here

smDeveloper
  • 1,068
  • 9
  • 12
  • 1
    Right clicking on it, digging through the view menu, google searches with terms like "xcode 6 close git panel" – smDeveloper Dec 04 '14 at 19:01

1 Answers1

57

Found it at http://natashatherobot.com/git-blame-view-xcode/ It's called the "blame view" and you close it by clicking on the "One view" editor button at the top of the window (just to the right of the text "Today at 10:18 AM" in the image above.)

On Yosemite, this is what the button should look like:

enter image description here

hopia
  • 4,880
  • 7
  • 32
  • 54
smDeveloper
  • 1,068
  • 9
  • 12