| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,10 @@ | |||
| 1 | + Graphicsdiff is a git diff wrapper for artists to visible diff images. It utilises compare and has a graphical fallback for ASCII and binary files which uses meld and hexdump. | ||
| 2 | + | ||
| 3 | + The easiest way to use it is to overwrite the global config with | ||
| 4 | + git config --global diff.external /path/to/graphicsdiff/graphicsdiff.sh | ||
| 5 | + | ||
| 6 | + More advanced users of git can also use git-difftool [1] | ||
| 7 | + | ||
| 8 | + Have fun :) | ||
| 9 | + | ||
| 10 | + 1 http://www.kernel.org/pub/software/scm/git/docs/git-difftool.html | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments