]> git.99rst.org Git - git.git/commit
{upload,receive}-pack tests: add --advertise-refs tests
authorÆvar Arnfjörð Bjarmason <redacted>
Thu, 5 Aug 2021 01:25:41 +0000 (03:25 +0200)
committerJunio C Hamano <redacted>
Thu, 5 Aug 2021 15:59:37 +0000 (08:59 -0700)
commit760486a1f7a141b0d50b1c9c709ac1882968955c
tree69a63480e1ee8f595fffed9418550a144d164c6d
parent5befe8a1f14e2429fee526acc8dcc23039f5193b
{upload,receive}-pack tests: add --advertise-refs tests

The --advertise-refs option had no explicit tests of its own, only
other http tests that would fail at a distance if it it was
broken. Let's test its behavior explicitly.

Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t5555-http-smart-common.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT