I was writing a simple script in the school computer, and committing the changes to Git (in a repo that was in my pendrive, cloned from my computer at home). After several c
When taking over an unmerged commit from another author, there is an easy way to handle this.
git commit --amend --reset-author