chiark / gitweb /
Use the default git colouring scheme rather than specific scripts
[stgit] / examples / gitconfig
index f6e3a798c5349169d05777717097f04570ff55e4..e235e14170bdc923f882ca85194dfafe1c7aeaa7 100644 (file)
@@ -42,8 +42,8 @@
        #editor = /usr/bin/vi
 
        # this value overrides the default PAGER environment variable
        #editor = /usr/bin/vi
 
        # this value overrides the default PAGER environment variable
-       #pager = ~/share/stgit/contrib/diffcol.sh
-       #pager = filterdiff --annotate | colordiff | less -FRX
+       #pager = less -FRSX
+       #pager = filterdiff --annotate | colordiff | less -FRSX
 
        # GIT pull and fetch commands (should take the same arguments as
        # git fetch or git pull).  By default:
 
        # GIT pull and fetch commands (should take the same arguments as
        # git fetch or git pull).  By default: