Skip to content

Instantly share code, notes, and snippets.

@rsanchez
Forked from atnan/git-opendiff
Created April 2, 2012 22:22
Show Gist options
  • Save rsanchez/2287611 to your computer and use it in GitHub Desktop.
Save rsanchez/2287611 to your computer and use it in GitHub Desktop.
use FileMerge for git diffs on directories
[alias]
opendiff=difftool --tool=opendiff --dir-diff --no-prompt
Usage:
git opendiff <branch, tag, sha>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment