]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
gitconfig: Also use the pager with tag.
authorSimon Ruderich <simon@ruderich.org>
Sun, 25 Jul 2010 22:28:02 +0000 (00:28 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 25 Jul 2010 22:28:02 +0000 (00:28 +0200)
gitconfig.m4

index f0e268dc5e5c9a4a3a953da6dc473d0a4530c60a..2b9889ec70fe87d3d686bc1e6dea238612257db4 100644 (file)
@@ -20,6 +20,7 @@ include(../lib.m4)
 [pager]
        status = yes
        clean = yes
+       tag = yes
 
 [alias]
        # Shortcuts for often used commands.