diff options
| author | Glen Choo <chooglen@google.com> | 2022-06-30 19:11:57 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-06-30 22:41:46 -0700 |
| commit | 5ad87271cfab6edb8eb6ad736747cd1a4f42bf83 (patch) | |
| tree | c0e36b7a7f2c0709ef588595e34c492789b8f8f5 /builtin/fetch.c | |
| parent | submodule--helper update: use --super-prefix (diff) | |
| download | git-5ad87271cfab6edb8eb6ad736747cd1a4f42bf83.tar.gz git-5ad87271cfab6edb8eb6ad736747cd1a4f42bf83.zip | |
submodule--helper: remove display path helper
All invocations of do_get_submodule_displaypath() pass
get_super_prefix() as the super_prefix arg, which is exactly the same
as get_submodule_displaypath().
Replace all calls to do_get_submodule_displaypath() with
get_submodule_displaypath(), and since it has no more callers, remove
it.
Signed-off-by: Glen Choo <chooglen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/fetch.c')
0 files changed, 0 insertions, 0 deletions
