summaryrefslogtreecommitdiffstats
path: root/lockfile.c
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2022-10-12 14:52:31 +0200
committerJunio C Hamano <gitster@pobox.com>2022-10-12 18:13:24 +0200
commit9424e373fd2136aa7f5cec23c8cafc272996ecd6 (patch)
tree85ca81d76f54a749060acad6c4de0564213a2cf8 /lockfile.c
parentbundle-uri: create base key-value pair parsing (diff)
downloadgit-9424e373fd2136aa7f5cec23c8cafc272996ecd6.tar.xz
git-9424e373fd2136aa7f5cec23c8cafc272996ecd6.zip
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 'lockfile.c')
0 files changed, 0 insertions, 0 deletions