fetch tests: correct a comment "remove it" -> "remove them"
commitd365112115ef77225d6361422429501fc06593af
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Mon, 13 Aug 2018 19:22:48 +0000 (13 19:22 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Aug 2018 20:25:51 +0000 (13 13:25 -0700)
tree0d8b2308dbf99d3cd2c03636ef36990c4ba08345
parent380efb65df09666a1999c0e36513a3076481b83a
fetch tests: correct a comment "remove it" -> "remove them"

Correct a comment referring to the removal of just the branch to also
refer to the tag. This should have been changed in my
ca3065e7e7 ("fetch tests: add a tag to be deleted to the pruning
tests", 2018-02-09) when the tag deletion was added, but I missed it
at the time.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5510-fetch.sh