Skip to content

Instantly share code, notes, and snippets.

@caseywatts
Created June 18, 2012 19:31
Show Gist options
  • Save caseywatts/2950239 to your computer and use it in GitHub Desktop.
Save caseywatts/2950239 to your computer and use it in GitHub Desktop.
You can use Meld for Mac too!
#Install Fink (which is sorta like brew)
#http://www.finkproject.org/download/index.php?phpLang=en
#Install Meld
fink install meld
#connect it to git diff
http://linux.subogero.com/414/git-diff-meld/
chmod +x ~/gitvdiff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment