]> git.phdru.name Git - dotfiles.git/commitdiff
.gitconfig: Set push.recurseSubmodules = check
authorOleg Broytman <phd@phdru.name>
Tue, 16 May 2017 14:18:56 +0000 (17:18 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 16 May 2017 14:18:56 +0000 (17:18 +0300)
.gitconfig

index 5ba4bd25003445c12ec7e1b5d7385f32955c1287..cf38da967205738bc644e0bf669b8a5f71b5e521 100644 (file)
 [push]
        default = simple
        followTags = true
+       recurseSubmodules = check
 
 [receive]
        denyNonFastForwards = true