submodule--helper: add a new 'config' subcommand
authorAntonio Ospite <redacted>
Fri, 5 Oct 2018 13:05:56 +0000 (15:05 +0200)
committerJunio C Hamano <redacted>
Tue, 9 Oct 2018 03:40:21 +0000 (12:40 +0900)
commit2502ffc0cf3c4db2a3cad13415a118b4becce0dd
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/submodule--helper.c
t/t7411-submodule-config.sh
git clone https://git.99rst.org/PROJECT