Merge branch 'es/superproject-aware-submodules' into seen
authorJunio C Hamano <gitster@pobox.com>
Sat, 19 Jun 2021 07:30:25 +0000 (16:30 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sat, 19 Jun 2021 07:30:25 +0000 (16:30 +0900)
commit1f47af54a5d2be00c8786f8d49f7f909a46e3977
tree4b58b117740b46aad66826704f9d4dd1648943fd
parent040dd81fc6d5baf61f0a60b50043be079186c9a0
parent3fa6c577dcf8a578a7241d2210139419750b3740
Merge branch 'es/superproject-aware-submodules' into seen

A configuration variable in a submodule points at the location of
the superproject it is bound to (RFC).

* es/superproject-aware-submodules:
  SQUASH???
  submodule: cache superproject gitdir during 'update'
  submodule: cache superproject gitdir during absorbgitdirs
  introduce submodule.superprojectGitDir cache
  t7400-submodule-basic: modernize inspect() helper
builtin/submodule--helper.c
git-submodule.sh
submodule.c