How to amend and update a git commit
Have you ever made a commit message with git commit like this?
git commit -m "Fixed CSS"
Only to remember the hundreds of articles you've read on writing "real" commit messages, and to immediately regret your decision? If you've ever done this, you ...
fjolt.hashnode.dev1 min read