Thursday, 12 September 2013

Clear staged files from my git status

Clear staged files from my git status

When I do git status I get over 200 files that I don't want to be added to
the repo. How can I clear all of that?

No comments:

Post a Comment