diff options
| author | Antonio Ospite <ao2@ao2.it> | 2018-06-26 12:47:05 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-06-26 12:56:11 -0700 |
| commit | ad136370b2a26fd55f446722ff7bf5b383e8eca0 (patch) | |
| tree | 3c1df9d011449e4720af32bf42fd52c95b4692a4 /commit.c | |
| parent | First batch for 2.19 cycle (diff) | |
| download | git-ad136370b2a26fd55f446722ff7bf5b383e8eca0.tar.gz git-ad136370b2a26fd55f446722ff7bf5b383e8eca0.zip | |
config: move config_from_gitmodules to submodule-config.c
The .gitmodules file is not meant as a place to store arbitrary
configuration to distribute with the repository.
Move config_from_gitmodules() out of config.c and into
submodule-config.c to make it even clearer that it is not a mechanism to
retrieve arbitrary configuration from the .gitmodules file.
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 'commit.c')
0 files changed, 0 insertions, 0 deletions
