diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-12-11 10:30:15 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-12-11 18:39:37 +0900 |
| commit | 3f42555322f86f17a2dac4f585edab1d84f3df57 (patch) | |
| tree | d324e525a21da926a16d2becb9d2a5f6cf84a69e /contrib/persistent-https | |
| parent | 430e0e0f2e75673206321f6f4942c0bc7856c8b7 (diff) | |
| download | git-3f42555322f86f17a2dac4f585edab1d84f3df57.tar.gz git-3f42555322f86f17a2dac4f585edab1d84f3df57.zip | |
odb: drop forward declaration of `read_info_alternates()`
Now that we have removed the mutual recursion in the preceding commit
it is not necessary anymore to have a forward declaration of the
`read_info_alternates()` function. Move the function and its
dependencies further up so that we can remove it.
Note that this commit also removes the function documentation of
`read_info_alternates()`. It's unclear what it's documenting, but it for
sure isn't documenting the modern behaviour of the function anymore.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
