Common Git mistakes and how to fix them – Ankur Biswas – Medium
$ git commit --amend
- Accidentally committed all changes to the master branch
- Forgot to add a file to that last commit
- Added a wrong file in the repo
December 7, 2018 at 11:31:53 AM EST
*
FILLER