Git: enable submodule check on push
This commit is contained in:
parent
48a1f9901f
commit
2bf1f47b2f
1 changed files with 3 additions and 0 deletions
|
@ -63,3 +63,6 @@ enabled = true
|
||||||
|
|
||||||
[submodule]
|
[submodule]
|
||||||
recurse = true
|
recurse = true
|
||||||
|
|
||||||
|
[push]
|
||||||
|
recurseSubmodules = check
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue