Skip to content

Instantly share code, notes, and snippets.

@themichaelyang
Created July 17, 2018 20:17
Show Gist options
  • Save themichaelyang/46a3d697700807593602a51a499cfd93 to your computer and use it in GitHub Desktop.
Save themichaelyang/46a3d697700807593602a51a499cfd93 to your computer and use it in GitHub Desktop.
# interactive rebase with theirs strat (favor current branch)
git rebase -i -s recursive -X theirs <rebase-onto-branch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment