diff options
author | Jeff King <peff@peff.net> | 2023-04-14 17:24:19 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-04-14 15:08:12 -0700 |
commit | e6c4309748a7663f7ab7e7ec3b93ca4eb4379df4 (patch) | |
tree | 3619455632fbbb1af4bd24d2ae7dc3c52f6e023f /commit.h | |
parent | aa962fef27f8f2a7128a9f16a84e749e14120336 (diff) |
t5512: stop referring to "v1" protocol
There really isn't a "v1" Git protocol. It's just v0 with an extra probe
which we used to test compatibility in preparation for v2. Any tests
that are looking for before/after behavior for v2 really care about
"v0". Mentioning "v1" in these tests is just making things more
confusing, because we don't care about that probe; we're really testing
v0. So let's say so.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions