Merge branch 'bw/server-options'
commit41267e96972d5a158298f777caecd7433a1b1a94
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 May 2018 05:38:15 +0000 (23 14:38 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 May 2018 05:38:15 +0000 (23 14:38 +0900)
treec2203a195e741d750bfb5d65057f1fe06d140b00
parent30b015bffe21a127d4f349f9e876562c3c94a1a2
parent5e3548ef161d4d284e35cf5f5d6a181ba4fe707b
Merge branch 'bw/server-options'

The transport protocol v2 is getting updated further.

* bw/server-options:
  fetch: send server options when using protocol v2
  ls-remote: send server options when using protocol v2
  serve: introduce the server-option capability
Documentation/git-ls-remote.txt
builtin/ls-remote.c
connect.c
fetch-pack.c
transport.c