Does Xcode support the equivalent of 'git add -p' from Terminal?
I noticed that if I use 'git add -p', Xcode will show me the lines that I have staged. But, I don't see a way to select the lines from within Xcode.
GUI support for that git feature would be nice.
Regards, Patrick