diff options
| author | Jacob Keller <jacob.keller@gmail.com> | 2025-06-23 16:11:34 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-06-23 16:38:57 -0700 |
| commit | fedfb0735b2d2dd7b47287925ad5a0aa4fbb9712 (patch) | |
| tree | 0c4b5d56d881680507b31e164c31a78db0c12681 /builtin/commit-tree.c | |
| parent | submodule--helper: improve logic for fallback remote name (diff) | |
| download | git-fedfb0735b2d2dd7b47287925ad5a0aa4fbb9712.tar.gz git-fedfb0735b2d2dd7b47287925ad5a0aa4fbb9712.zip | |
submodule: move get_default_remote_submodule()
A future refactor got get_default_remote_submodule() is going to depend on
resolve_relative_url(). That function depends on get_default_remote().
Move get_default_remote_submodule() after resolve_relative_url() first
to make the additional functionality easier to review.
Signed-off-by: Jacob Keller <jacob.keller@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions
