2012-10-01

git - git rm already deleted files

git - git rm already deleted files

git add -u

This tells git to automatically stage tracked files - including deleting the previously tracked files.

Stackoverflow: How do I commit all deleted files in Git?

No comments:

Post a Comment