repository: repo_submodule_init to take a submodule struct
[gitweb.git] / submodule-config.h
index 031747ccf8a219748b713dcb1be2e246db50e6f6..4dc9b0771c3c2c745d737ad228423e06d55e84c0 100644 (file)
@@ -49,6 +49,7 @@ const struct submodule *submodule_from_path(struct repository *r,
                                            const char *path);
 void submodule_free(struct repository *r);
 int print_config_from_gitmodules(struct repository *repo, const char *key);
+int config_set_in_gitmodules_file_gently(const char *key, const char *value);
 
 /*
  * Returns 0 if the name is syntactically acceptable as a submodule "name"