diff options
| author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-12-22 15:14:12 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-12-25 16:24:24 +0900 |
| commit | 70b9c1037325ee82bc0832f4ca2d30c6ebf4808e (patch) | |
| tree | 1fc014920c20086ed0556830fab2d123e3507e38 /strbuf.c | |
| parent | 1b759e0cf1c18c637e40c6c191a0b614e4e4ea43 (diff) | |
| download | git-70b9c1037325ee82bc0832f4ca2d30c6ebf4808e.tar.gz | |
bundle-uri client: add helper for testing server
Add a 'test-tool bundle-uri ls-remote' command. This is a thin wrapper
for issuing protocol v2 "bundle-uri" commands to a server, and to the
parsing routines in bundle-uri.c.
In the "git clone" case we'll have already done the handshake(),
but not here. Add an extra case to check for this handshake in
get_bundle_uri() for ease of use for future callers.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'strbuf.c')
0 files changed, 0 insertions, 0 deletions
