diff options
author | Jeff King <peff@peff.net> | 2018-10-31 00:24:42 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-10-31 13:40:11 +0900 |
commit | 6a139cdd74b867b5d717854155b4192e84c1f170 (patch) | |
tree | 4163da768eefbb64dbab0649a45ee0323417c81f /Documentation/RelNotes/1.6.5.7.txt | |
parent | ls-remote: do not send ref prefixes for patterns (diff) | |
download | tgif-6a139cdd74b867b5d717854155b4192e84c1f170.tar.xz |
ls-remote: pass heads/tags prefixes to transport
Unlike its arbitrary text patterns, the --heads and --tags
options to ls-remote are true prefixes. We can pass this
information to the transport code. If the v2 protocol is in
use, that will reduce the size of the ref advertisement.
Note that the test added here succeeds both before and after
the patch. This is an optimization, not a bug-fix; it's just
making sure we didn't break anything.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.6.5.7.txt')
0 files changed, 0 insertions, 0 deletions