Skip to content

Instantly share code, notes, and snippets.

@Super-Chama
Created November 12, 2021 13:58
Show Gist options
  • Save Super-Chama/ef1bb1e10fa529d937705ae1cc25babb to your computer and use it in GitHub Desktop.
Save Super-Chama/ef1bb1e10fa529d937705ae1cc25babb to your computer and use it in GitHub Desktop.
GIT !fixup
git commit --fixup=HASH
git rebase -i --autosquash HASH^
git push -f origin BRANCH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment