]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.in
gitconfig: disable annoying editor advice message
[config/dotfiles.git] / gitconfig.in
index bcef8fbecb5c84b767a147cd4dbb7522c2b58116..50d88a9191c495a5cddd5f3d645e929c3983a6e9 100644 (file)
        # receive-pack and git fetch (>= 1.7.8, for fetch)).
        fsckObjects = true
 
+[advice]
+       # Disable annoying advice messages.
+       waitingForEditor = false
+
 
 # NON-GIT SETTINGS