Skip to content

Instantly share code, notes, and snippets.

@suhlig
Created October 20, 2020 09:08
Show Gist options
  • Save suhlig/cfc7e455831ade6832875baea3fa50f6 to your computer and use it in GitHub Desktop.
Save suhlig/cfc7e455831ade6832875baea3fa50f6 to your computer and use it in GitHub Desktop.
git-duet rebasing

from git-duet:

Rebasing (resets the committer to the committer of the current pair):

$ git rebase -i --exec 'git duet-commit --amend'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment