diff options
author | Junio C Hamano <junkio@cox.net> | 2006-04-24 02:05:07 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-04-24 02:05:07 -0700 |
commit | 3a403e49b90ff30e3253a6a66e8e7cc3a1d33c8f (patch) | |
tree | 58f0fd419944180575843ad3c4773eee3454855d /contrib/colordiff/README | |
parent | Merge git://git.kernel.org/pub/scm/gitk/gitk (diff) | |
parent | Add colordiff for git to contrib/colordiff. (diff) | |
download | tgif-3a403e49b90ff30e3253a6a66e8e7cc3a1d33c8f.tar.xz |
Merge branch 'jc/color'
* jc/color:
Add colordiff for git to contrib/colordiff.
Diffstat (limited to 'contrib/colordiff/README')
-rw-r--r-- | contrib/colordiff/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/colordiff/README b/contrib/colordiff/README new file mode 100644 index 0000000000..2678fdf9c2 --- /dev/null +++ b/contrib/colordiff/README @@ -0,0 +1,2 @@ +This is "colordiff" (http://colordiff.sourceforge.net/) by Dave +Ewart <davee@sungate.co.uk>, modified specifically for git. |