diff options
| author | Adrian Ratiu <adrian.ratiu@collabora.com> | 2026-01-12 20:46:27 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-12 11:56:56 -0800 |
| commit | e14349d58eeae0eac23bf7f740d22f51fc90a49d (patch) | |
| tree | 43f98c789332a4d7e9ba861b1d32501eff127328 /contrib/persistent-https | |
| parent | c349bad72969d59758e1294b4e9964dccd967fa0 (diff) | |
| download | git-e14349d58eeae0eac23bf7f740d22f51fc90a49d.tar.gz git-e14349d58eeae0eac23bf7f740d22f51fc90a49d.zip | |
submodule--helper: add gitdir migration command
Manually running
"git config submodule.<name>.gitdir .git/modules/<name>"
for each submodule can be impractical, so add a migration command to
submodule--helper to automatically create configs for all submodules
as required by extensions.submodulePathConfig.
The command calls create_default_gitdir_config() which validates the
gitdir paths before adding the configs.
Suggested-by: Junio C Hamano <gitster@pobox.com>
Suggested-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
