Open JasonW029 opened 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.
push --force
git reset
git commit --amend
I am part of this team and will be working on this topic
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.