From: Simon Ruderich Date: Sun, 25 Jul 2010 22:28:02 +0000 (+0200) Subject: gitconfig: Also use the pager with tag. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=068c25e04d8a748353e4bfd32f949056abe4659b gitconfig: Also use the pager with tag. --- diff --git a/gitconfig.m4 b/gitconfig.m4 index f0e268d..2b9889e 100644 --- a/gitconfig.m4 +++ b/gitconfig.m4 @@ -20,6 +20,7 @@ include(../lib.m4) [pager] status = yes clean = yes + tag = yes [alias] # Shortcuts for often used commands.