diff options
author | Antonio Ospite <ao2@ao2.it> | 2018-06-26 12:47:06 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-06-26 12:56:11 -0700 |
commit | 71a6953d164012647fcb9682e4e705ba61b95929 (patch) | |
tree | cf47a6c682cb4dc81cfc893db086530d80395294 /Documentation/git-mv.txt | |
parent | config: move config_from_gitmodules to submodule-config.c (diff) | |
download | tgif-71a6953d164012647fcb9682e4e705ba61b95929.tar.xz |
submodule-config: add helper function to get 'fetch' config from .gitmodules
Add a helper function to make it clearer that retrieving 'fetch'
configuration from the .gitmodules file is a special case supported
solely for backward compatibility purposes.
This change removes one direct use of 'config_from_gitmodules' in code
not strictly related to submodules, in the effort to communicate better
that .gitmodules is not to be used as a mechanism to store arbitrary
configuration in the repository that any command can retrieve.
Signed-off-by: Antonio Ospite <ao2@ao2.it>
Acked-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-mv.txt')
0 files changed, 0 insertions, 0 deletions