]> git.rmz.io Git - dotfiles.git/blobdiff - git/config
git: check that submodules have been pushed
[dotfiles.git] / git / config
index deadf5c5bde2388ac2f7b104106c853270af0c46..922f5e150383ec8a744ce50f3530fa89737b6ddc 100644 (file)
@@ -8,6 +8,7 @@
        diff = auto
 [push]
        default = current
+       recurseSubmodules = check
 [diff]
        tool = vimdiff
 [color "diff"]
@@ -39,3 +40,5 @@
        rebase = preserve
 [branch "develop"]
        rebase = preserve
+[commit]
+       verbose = true