Skip to content

Instantly share code, notes, and snippets.

@celian-m
Last active January 3, 2018 15:13
Show Gist options
  • Save celian-m/d821f14f4200f3fe6dab901039263a52 to your computer and use it in GitHub Desktop.
Save celian-m/d821f14f4200f3fe6dab901039263a52 to your computer and use it in GitHub Desktop.
Git commands
#Merge using strategie
git checkout --ours ( --theirs ) filename
#Restart merge
git checkout -m FILE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment