Hacker News new | ask | show | jobs
by mdahlstrand 3511 days ago
Those two A's have completely different meanings though (add all, commit amend), not sure I understand how it's relevant to the parent?
1 comments

Grandparent is correct: "git commit -a" is --all, not --amend.