]> git.ipfire.org Git - thirdparty/git.git/commit
t5552: compensate for v2 filtering ref adv.
authorJonathan Tan <jonathantanmy@google.com>
Mon, 25 Feb 2019 21:54:13 +0000 (13:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Mar 2019 01:02:42 +0000 (10:02 +0900)
commit010834a812be856790e1f08767e6198bcfd1a8c9
tree7ca1018d05343eeab132dfabf04072ffe97dbc83
parentd790ee1707374022d9296e8af62c137fb2627587
t5552: compensate for v2 filtering ref adv.

Protocol v2 filters the ref advertisement, but protocol v0 does not. A
test in t5552 uses the ref advertisement, so fix it to use protocol v0.

Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5552-skipping-fetch-negotiator.sh