]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.in
gitconfig: update comment
[config/dotfiles.git] / gitconfig.in
index d1f7f60cf51fa84e35fc2fc20d43a7a13b4f3e1b..1334b7a53677d3618765ad03ddd7c4e005a48669 100644 (file)
 
 [push]
        # When running git push without a refspec push only the current
-       # branch, see man page git-config(1) for details.
+       # branch, see man page git-config(1) for details. Default since Git
+       # 2.0.
        default = simple
 
 [format]