Hacker News new | ask | show | jobs
by wickedshimmy 3719 days ago

  git add -u
1 comments

Awesome :-) I guess I need to re-read the git man pages yet again. There's also git add -A which I can use if I add a new file.