X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=submodule-config.h;h=4dc9b0771c3c2c745d737ad228423e06d55e84c0;hb=409b3f287b63a4c911a6b3db6d31145a0fe981a1;hp=dc7278eea45deedc33635af50b016e9ee28df7d2;hpb=1f8e7dc4da901c33b52ea632ab651838abfb4864;p=thirdparty%2Fgit.git diff --git a/submodule-config.h b/submodule-config.h index dc7278eea4..4dc9b0771c 100644 --- a/submodule-config.h +++ b/submodule-config.h @@ -48,6 +48,8 @@ const struct submodule *submodule_from_path(struct repository *r, const struct object_id *commit_or_tree, 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"