Saturday, 24 August 2013

Undo multiple file and folder 'git add'

Undo multiple file and folder 'git add'

I executed a
git add .
and now I want to revert that git add. How can I accomplish that?

No comments:

Post a Comment