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:
@@ -8,8 +8,6 @@
|
|||||||
gpgsign = true
|
gpgsign = true
|
||||||
[difftool "meld"]
|
[difftool "meld"]
|
||||||
path = /usr/bin/meld
|
path = /usr/bin/meld
|
||||||
[submodule]
|
|
||||||
recurse = true
|
|
||||||
[color "status"]
|
[color "status"]
|
||||||
added = 076
|
added = 076
|
||||||
untracked = 014
|
untracked = 014
|
||||||
|
|||||||
Reference in New Issue
Block a user