Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jonatassalgado/29f5e3f71353f506dabbb7bcdaf4be87 to your computer and use it in GitHub Desktop.
Save jonatassalgado/29f5e3f71353f506dabbb7bcdaf4be87 to your computer and use it in GitHub Desktop.
git add <my fixed files>
git commit --fixup=OLDCOMMITHASH
git rebase --interactive --autosquash OLDCOMMITHASH^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment