diff options
author | Xing Xin <xingxin.xx@bytedance.com> | 2024-10-08 05:38:15 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-10-08 19:22:06 +0200 |
commit | 06708ce18066b40e05fba22491542d95b43b0f22 (patch) | |
tree | be890a0ddfcb941369ef4c22962db3ac4ba1e89d /remote.h | |
parent | Git 2.47 (diff) | |
download | git-06708ce18066b40e05fba22491542d95b43b0f22.tar.xz git-06708ce18066b40e05fba22491542d95b43b0f22.zip |
transport: introduce parse_transport_option() method
Add the `parse_transport_option()` method to parse the `push.pushOption`
configuration. This method will also be used in the next commit to
handle the new `remote.<name>.serverOption` configuration for setting
server options in Git protocol v2.
Signed-off-by: Xing Xin <xingxin.xx@bytedance.com>
Reviewed-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote.h')
0 files changed, 0 insertions, 0 deletions