Tuesday, October 25, 2011

How to undo a "git add files"

You can use the following command to undo a "git add files"
git reset -- files

No comments:

Post a Comment