Skip to content

Instantly share code, notes, and snippets.

@dsturnbull
Created April 20, 2009 04:38
Show Gist options
  • Save dsturnbull/98369 to your computer and use it in GitHub Desktop.
Save dsturnbull/98369 to your computer and use it in GitHub Desktop.
Here are lines that are either unchanged from the common
ancestor, or cleanly resolved because only one side changed.
<<<<<<< yours:sample.txt
Conflict resolution is hard;
let's go shopping.
|||||||
Conflict resolution is hard.
=======
Git makes conflict resolution easy.
>>>>>>> theirs:sample.txt
And here is another line that is cleanly resolved or unmodified.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment