Skip to content

Instantly share code, notes, and snippets.

@fernferret
Created July 26, 2012 16:33
Show Gist options
  • Save fernferret/3183094 to your computer and use it in GitHub Desktop.
Save fernferret/3183094 to your computer and use it in GitHub Desktop.
How to read wiggle diffs
# Here's how to read a diff that
# wiggle puts in a file.
# wiggle - http://linux.die.net/man/1/wiggle
<<<<<<<
Here's what I found.
|||||||
Here's what the .rej file said I should find.
=======
Here's what the .rej file said should be here.
>>>>>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment