From 148b69ae085a156f83621e73e7ee2e0da81f0458 Mon Sep 17 00:00:00 2001 From: Yann Dirson Date: Tue, 5 Dec 2006 22:07:21 +0000 Subject: [PATCH] More config examples. Signed-off-by: Yann Dirson --- examples/stgitrc | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0