PBGitCommit: Call git show with --no-color to be safe
commit0d2fa4f5ead6f07fb7b379884f9c217f4b27461b
authorJohannes Gilger <heipei@hackvalue.de>
Thu, 2 Apr 2009 10:19:52 +0000 (2 12:19 +0200)
committerPieter de Bie <pdebie@ai.rug.nl>
Tue, 19 May 2009 17:20:26 +0000 (19 18:20 +0100)
tree3db0de0a8e64363ab66cecf87bafda2164da237f
parent85e75255cdfbdb5d03ca00eadc5426481a1b7c5b
PBGitCommit: Call git show with --no-color to be safe

This fixes ticket #132, where setting color.ui = always in the gitconfig
caused GitX to received colorized output for "git show", thereby
destroying the diff-output.

Signed-off-by: Johannes Gilger <heipei@hackvalue.de>
PBGitCommit.m