> * jt/test-protocol-version (2019-02-06) 8 commits > - 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 > - tests: define GIT_TEST_PROTOCOL_VERSION > - Merge branch 'js/protocol-advertise-multi' into jt/test-protocol-version > (this branch uses js/protocol-advertise-multi.) > > Help developers by making it easier to run most of the tests under > different versions of over-the-wire protocols. > > Blocked by js/protocol-advertise-multi I sent out a new version, on master, that avoids the block: https://public-inbox.org/git/cover.1551131153.git.jonathantanmy@xxxxxxxxxx/ It is mostly the same except with one new patch.