submodule: remove submodule.fetchjobs from submodule-config parsing
[gitweb.git] / submodule-config.h
index 233bfcb7fff0b2dedc64fbb11d167734bf0fad7e..995d404f88a1100fa5e39b6606f61a4e7a78d5dd 100644 (file)
@@ -27,6 +27,7 @@ struct repository;
 
 extern void submodule_cache_free(struct submodule_cache *cache);
 
+extern int parse_submodule_fetchjobs(const char *var, const char *value);
 extern int parse_fetch_recurse_submodules_arg(const char *opt, const char *arg);
 struct option;
 extern int option_fetch_parse_recurse_submodules(const struct option *opt,