Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
unpack-trees: don't respect submodule.update
[gitweb.git]
/
submodule.c
diff --git
a/submodule.c
b/submodule.c
index a32043893bd294f8ecd02c58d0ac6dfbfb356273..f913c234151cd69920c28b8edb0c3f8884fb27ab 100644
(file)
--- a/
submodule.c
+++ b/
submodule.c
@@
-235,7
+235,6
@@
void load_submodule_cache(void)
return;
gitmodules_config();
- git_config(submodule_config, NULL);
}
static int gitmodules_cb(const char *var, const char *value, void *data)