Skip to content

Instantly share code, notes, and snippets.

@tkreis
Created January 15, 2013 00:17
Show Gist options
  • Save tkreis/4534822 to your computer and use it in GitHub Desktop.
Save tkreis/4534822 to your computer and use it in GitHub Desktop.
merge file from different branch with current file
git checkout --merge "branch" "file"
git mergetool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment