Skip to content

Instantly share code, notes, and snippets.

@prashtx
Created May 24, 2012 22:54
Show Gist options
  • Save prashtx/2784729 to your computer and use it in GitHub Desktop.
Save prashtx/2784729 to your computer and use it in GitHub Desktop.
gitdiff
#!/bin/sh
/usr/bin/opendiff "$2" "$5" -merge "$1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment