]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/proto-v2-hidden-refs-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 29 Jan 2019 20:47:54 +0000 (12:47 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Jan 2019 20:47:54 +0000 (12:47 -0800)
commitd3b017822d6b37523a9ee2d9d5bc9a2513221ae5
tree9a93713f8de0740a53b97491cf3164ce6e2e0f79
parent773e4088819cb17150afd4929f32bccabb8e2acd
parente20b4192a3783f5e2241cce5a439933941836a99
Merge branch 'jk/proto-v2-hidden-refs-fix'

The v2 upload-pack protocol implementation failed to honor
hidden-ref configuration, which has been corrected.
An earlier attempt reverted out of 'next'.

* jk/proto-v2-hidden-refs-fix:
  upload-pack: support hidden refs with protocol v2
t/t5512-ls-remote.sh