Skip to content

Instantly share code, notes, and snippets.

@mkoller
Created June 8, 2016 17:22
Show Gist options
  • Save mkoller/eb8881437b8ada4b2e5e7dc35f721bda to your computer and use it in GitHub Desktop.
Save mkoller/eb8881437b8ada4b2e5e7dc35f721bda to your computer and use it in GitHub Desktop.
$ git pull --rebase
# $ git pull origin master --rebase
# in sequence
git mergetool
git add conflict_file
git rebase --continue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment