Uploaded July 2021 | Updated September 2026, 1 week ago
How many times has this happened to you? You finish something up and make a commit, only to realize that you forgot to add one single line... Instead of creating a whole new commit, just amend the last commit with git commit --amend.
🌐 My Website: https://ericmurphy.xyz
🖥️ GitHub: github.com/ericmurphyxyz
How many times has this happened to you? You finish something up and make a commit, only to realize that you forgot to add one single line... Instead of creating a whole new commit, just amend the last commit with git commit --amend.
🌐 My Website: https://ericmurphy.xyz
🖥️ GitHub: github.com/ericmurphyxyz
