Merge branch 'ar/submodule-add'
commit10f57e0eb9070bf00c45def2980a47eacbae8316
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Aug 2021 20:28:52 +0000 (4 13:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Aug 2021 20:28:52 +0000 (4 13:28 -0700)
tree45cf2d38d0d0c9bf3702d830465398698351bf8e
parent66262451ec94d30ac4b80eb3123549cf7a788afd
parentbbe3165f825c8d9b6e4a6747a287147b4583c3c1
Merge branch 'ar/submodule-add'

Rewrite of "git submodule" in C continues.

* ar/submodule-add:
  submodule: drop unused sm_name parameter from show_fetch_remotes()
  submodule--helper: introduce add-clone subcommand
  submodule--helper: refactor module_clone()
  submodule: prefix die messages with 'fatal'
  t7400: test failure to add submodule in tracked path
builtin/submodule--helper.c
git-submodule.sh