Skip to content

Commit

Permalink
Add my git diff wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
shawncplus committed Aug 5, 2012
1 parent 46000fe commit 03e4bd0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/git_diff_wrapper
@@ -0,0 +1,3 @@
#!/bin/sh
echo $*
vimdiff "$1" "$2"

0 comments on commit 03e4bd0

Please sign in to comment.