diff options
author | Brandon Williams <bmwill@google.com> | 2017-08-02 21:49:17 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-02 23:26:46 +0200 |
commit | b22e51cb26bc93bd1548950e61970a9973e04b70 (patch) | |
tree | a9f4a6e1d69b52f3c6775e50853080e6b9e0f2fe /submodule-config.h | |
parent | cache.h: add GITMODULES_FILE macro (diff) | |
download | git-b22e51cb26bc93bd1548950e61970a9973e04b70.tar.xz git-b22e51cb26bc93bd1548950e61970a9973e04b70.zip |
config: add config_from_gitmodules
Add 'config_from_gitmodules()' function which can be used by 'fetch' and
'update_clone' in order to maintain backwards compatibility with
configuration being stored in .gitmodules' since a future patch will
remove reading these values in the submodule-config.
This function should not be used anywhere other than in 'fetch' and
'update_clone'.
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'submodule-config.h')
0 files changed, 0 insertions, 0 deletions