diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-10-12 12:52:31 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-10-12 09:13:24 -0700 |
commit | 9424e373fd2136aa7f5cec23c8cafc272996ecd6 (patch) | |
tree | 85ca81d76f54a749060acad6c4de0564213a2cf8 /t/unit-tests/t-oid-array.c | |
parent | bff03c47f7342c2a08fac6c0af7229b1579fea15 (diff) |
bundle-uri: create "key=value" line parsing
When advertising a bundle list over Git's protocol v2, we will use
packet lines. Each line will be of the form "key=value" representing a
bundle list. Connect the API necessary for Git's transport to the
key-value pair parsing created in the previous change.
We are not currently implementing this protocol v2 functionality, but
instead preparing to expose this parsing to be unit-testable.
Co-authored-by: Derrick Stolee <derrickstolee@github.com>
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 't/unit-tests/t-oid-array.c')
0 files changed, 0 insertions, 0 deletions