Merge branch 'jk/proto-v2-ref-prefix-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Nov 2018 13:37:17 +0000 (22:37 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Nov 2018 13:37:17 +0000 (22:37 +0900)
"git ls-remote $there foo" was broken by recent update for the
protocol v2 and stopped showing refs that match 'foo' that are not
refs/{heads,tags}/foo, which has been fixed.

* jk/proto-v2-ref-prefix-fix:
ls-remote: pass heads/tags prefixes to transport
ls-remote: do not send ref prefixes for patterns

1  2 
builtin/ls-remote.c
t/t5512-ls-remote.sh
Simple merge
Simple merge