]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.m4
gitconfig: Don't use pager with clean.
[config/dotfiles.git] / gitconfig.m4
index f0e268dc5e5c9a4a3a953da6dc473d0a4530c60a..2f1ee7afce180aed06e31f5ce2839b5245cba1d9 100644 (file)
@@ -19,7 +19,7 @@ include(../lib.m4)
 # Use pager for the following commands.
 [pager]
        status = yes
-       clean = yes
+       tag = yes
 
 [alias]
        # Shortcuts for often used commands.