Re: What's cooking in git.git (Mar 2019, #01; Wed, 6)
From: Junio C Hamano <hidden>
Date: 2019-03-07 00:19:29
Jonathan Tan [off-list ref] writes:
quoted
* 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-multiI sent out a new version, on master, that avoids the block: https://public-inbox.org/git/cover.1551131153.git.jonathantanmy@google.com/ It is mostly the same except with one new patch.
Thanks.