chiark / gitweb /
Use the default git colouring scheme rather than specific scripts
authorCatalin Marinas <catalin.marinas@gmail.com>
Sat, 30 May 2009 12:13:26 +0000 (13:13 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Sat, 30 May 2009 12:13:26 +0000 (13:13 +0100)
This patch adds the mechanism to check if the output is tty for the
diff and show commands and passes the --color option to git if the
color.diff config option is set auto or true. The patch also changes the
default pager to 'less -FRSX' from the diffcol.sh script.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>

No differences found