Comment by ninkendo
7 years ago
Hell, even if you want to stage every change, what you really want is `git add -A`, which stages deletes too (`git add .` ignores any files you've deleted or renamed, it only stages new files and changes to existing files.)
No comments yet
Contribute on Hacker News ↗