Use --no-color option when calling git-log and git-diff
authorJonas Fonseca <fonseca@diku.dk>
Sat, 13 Oct 2007 14:56:37 +0000 (16:56 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Sat, 13 Oct 2007 14:56:37 +0000 (16:56 +0200)
commit8897e66a80af5e60266d03d01e55bd9183f043e7
tree21ada0d4c490d7b2cde0ec820659543437861120
parentbfe97931bbc4e0b93bc48a2b912d3a227deb50f3
Use --no-color option when calling git-log and git-diff

This fixes problems when user has set color.diff=true. The problem was
first reported for gitk on the git mailing list.
tig.c