summaryrefslogtreecommitdiff
path: root/pkt-line.c
diff options
context:
space:
mode:
authorLibravatar brian m. carlson <sandals@crustytoothpaste.net>2020-05-25 19:58:53 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-05-27 10:07:06 -0700
commit1349ffed6dfa8ddcf9f48ede3b9cfd16fdde16fc (patch)
treefe70306528f6b06e38caf41274d38aab65db4d49 /pkt-line.c
parentconnect: add function to parse multiple v1 capability values (diff)
downloadtgif-1349ffed6dfa8ddcf9f48ede3b9cfd16fdde16fc.tar.xz
connect: add function to fetch value of a v2 server capability
So far in protocol v2, all of our server capabilities that have values have not had values that we've been interested in parsing. For example, we receive but ignore the agent value. However, in a future commit, we're going to want to parse out the value of a server capability. To make this easy, add a function, server_feature_v2, that can fetch the value provided as part of the server capability. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pkt-line.c')
0 files changed, 0 insertions, 0 deletions