]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jt/test-protocol-version'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2019 10:28:03 +0000 (19:28 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2019 10:28:03 +0000 (19:28 +0900)
commit24d73d2a4cfecd8dbf2bbb1144fe03bea0c15c53
treeabf79153f1e7a47abc164c8d41253302a79b19c4
parent8a9a837a639cb4ef4c0b84c277aec2c9eb7ec58d
parent010834a812be856790e1f08767e6198bcfd1a8c9
Merge branch 'jt/test-protocol-version'

Help developers by making it easier to run most of the tests under
different versions of over-the-wire protocols.

* jt/test-protocol-version:
  t5552: compensate for v2 filtering ref adv.
  tests: fix protocol version for overspecifications
  t5700: only run with protocol version 1
  t5512: compensate for v0 only sending HEAD symrefs
  t5503: fix overspecification of trace expectation
  tests: always test fetch of unreachable with v0
  t5601: check ssh command only with protocol v0
  tests: define GIT_TEST_PROTOCOL_VERSION
t/README
t/t5551-http-fetch-smart.sh