learning-software-engineering / learning-software-engineering.github.io

MIT License
16 stars 200 forks source link

Software Tools: Changing History in Git #404

Open JasonW029 opened 8 months ago

JasonW029 commented 8 months ago

A guide to when, why, and how to (safely) change history in Git, including how to use git push --force, git reset, git commit --amend and other Git commands.

SirRAL commented 8 months ago

I am part of this team and will be working on this topic