]> git.ipfire.org Git - thirdparty/git.git/commit - submodule-config.h
submodule-config: make 'config_from_gitmodules' private
authorAntonio Ospite <ao2@ao2.it>
Tue, 26 Jun 2018 10:47:08 +0000 (12:47 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Jun 2018 19:56:12 +0000 (12:56 -0700)
commit588929d54d110024fcce6b427e28a8a428a93d88
treef3db7247cf39a98ec659b893b1b79b4818bdf837
parent057449978efe3e803d1d1ec382e1f238a405a833
submodule-config: make 'config_from_gitmodules' private

Now that 'config_from_gitmodules' is not used in the open, it can be
marked as private.

Hopefully this will prevent its usage for retrieving arbitrary
configuration form 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>
submodule-config.c
submodule-config.h