for a while, i've been happy to have the capability in Xcode to use git log
& git blame
in the comparison panel.
at some point in the recent past, this panel has stopped showing anything.
in 'blame' mode, the panel is blank and the same color as my text editor.
in 'log' mode, the panel is white, as it normally is when it is showing me the git log for a while, but there's nothing in the panel.
i've tried turning off source control and turning it back on.
i've tried doing that and quitting Xcode and starting it back up, and various combinations of that.
i tried deleting & re-installing Xcode.
git blame in SourceTree still works in the repos associated with my Xcode projects (there are three repos, one per target), as does git blame. but not inside Xcode.
i am looking for answers as to how i can re-establish my Xcode environment to show 'git blame' and 'git log' .