© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Raul Robinson Quispe Mendez
Software Developer
This one is pretty handy
git commit --amend --no-edit
Could I change a commit message. The message looks awful!
It's quite useful when you forgot to add some files in your last commit and you wanna add them without amending the commit's message.