Skip to content

Instantly share code, notes, and snippets.

@wajiii
Created April 7, 2009 21:16
Show Gist options
  • Save wajiii/91462 to your computer and use it in GitHub Desktop.
Save wajiii/91462 to your computer and use it in GitHub Desktop.
#!/bin/bash
#------------------------------------------------------------------------------
# 2009-04-07 Bill Jackson <wajiii@gmail.com>
# http://twitter.com/wajiii
#------------------------------------------------------------------------------
/usr/local/git/bin/git diff --no-ext-diff "${1}" | /usr/local/bin/gitx
#------------------------------------------------------------------------------
# end
#------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment