X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/blobdiff_plain/5660771ca427fedb50cb3607e6b76c299d5d5fa3..afddd62b52567fc1834e658b968f5a62334ea63c:/examples/gitconfig diff --git a/examples/gitconfig b/examples/gitconfig index f6e3a79..e235e14 100644 --- a/examples/gitconfig +++ b/examples/gitconfig @@ -42,8 +42,8 @@ #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: