1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2026-02-05 16:43:22 +00:00

Check if all submodules are already pushed on git push

This commit is contained in:
Holger Just 2016-01-06 14:01:19 +01:00
parent ab5d4a54b1
commit a1cc22fb25

View File

@ -22,6 +22,7 @@
ui = auto
[push]
default = tracking
recurseSubmodules = check
[core]
autocrlf = false
excludesfile = ~/.gitignore_global