chiark / gitweb /
More config examples.
authorYann Dirson <ydirson@altern.org>
Tue, 5 Dec 2006 22:07:21 +0000 (22:07 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 5 Dec 2006 22:07:21 +0000 (22:07 +0000)
Signed-off-by: Yann Dirson <ydirson@altern.org>
examples/stgitrc

index cc6e910b23e4db892048a5f421e705eb6ef5e5f1..9ed29881dc4a8449827770cbb3f53abe18258912 100644 (file)
@@ -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