Comment on GitHub for Mac 1.1parentComments−Argorak14yBy the way, is it possible to have git add -p show uncommitted files, like darcs does?−bostonvaulter214yNot directly, but you can use git add -p for that. Although I don't think you get to review it first.
Comments
By the way, is it possible to have git add -p show uncommitted files, like darcs does?
Not directly, but you can use git add -p for that. Although I don't think you get to review it first.