From: Yann Dirson Date: Tue, 5 Dec 2006 22:07:21 +0000 (+0000) Subject: More config examples. X-Git-Tag: v0.14.3~405 X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/commitdiff_plain/148b69ae085a156f83621e73e7ee2e0da81f0458 More config examples. Signed-off-by: Yann Dirson --- diff --git a/examples/stgitrc b/examples/stgitrc index cc6e910..9ed2988 100644 --- a/examples/stgitrc +++ b/examples/stgitrc @@ -32,6 +32,7 @@ # this value overrides the default PAGER environment variable #pager: ~/share/stgit/contrib/diffcol.sh +#pager: filterdiff --annotate | colordiff | less -FRX # GIT pull command (should take the same arguments as git-pull) #pullcmd: git-pull