© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Jamin Kortegard
Nice article. Slight correction though, on the meaning of git commit -a. The -a means --all, not --amend.
git commit -a
-a
--all
--amend
Bolaji Ayodeji
Software Engineer, Teacher, and Developer Advocate.
Hi Jamin Kortegard, thanks a lot for the kind feedback. This is corrected now :).