Hacker News new | ask | show | jobs
by pyre 5904 days ago
Huh? They are redundant if you run them in succession. If you've just added all changes to the index, there is no need to use the -a option to commit unstaged changes to files in the index.
1 comments

You're right about them being redundant if run in succession. Fixed in the post, thanks!