submodule--helper: add a new 'config' subcommand
commit2502ffc0cf3c4db2a3cad13415a118b4becce0dd
authorAntonio Ospite <ao2@ao2.it>
Fri, 5 Oct 2018 13:05:56 +0000 (5 15:05 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Oct 2018 03:40:21 +0000 (9 12:40 +0900)
tree1198b93d5034fc39a8e18fdfbe753e511df777fa
parent996df4d08b349750f7af3f96888b0ed5d361a32a
submodule--helper: add a new 'config' subcommand

Add a new 'config' subcommand to 'submodule--helper', this extra level
of indirection makes it possible to add some flexibility to how the
submodules configuration is handled.

Signed-off-by: Antonio Ospite <ao2@ao2.it>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/submodule--helper.c
t/t7411-submodule-config.sh