/ Published in: Bash
URL: http://importantshock.wordpress.com/2008/08/07/git-vs-mercurial/
To do after "git add ." in each commit
Expand |
Embed | Plain Text
git ls-files -deleted | xargs git rm
You need to login to post a comment.
