Do not always pull submodules

Stop always recursively pulling submodules too, since it annoys me and
if it is important for a project, it will probably stand in the README.
This commit is contained in:
2020-08-04 06:02:30 +02:00
parent ae174dddb3
commit 5e5ec4098a

View File

@@ -8,8 +8,6 @@
gpgsign = true
[difftool "meld"]
path = /usr/bin/meld
[submodule]
recurse = true
[color "status"]
added = 076
untracked = 014