]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5510-fetch.sh
fetch tests: expand case/esac for later change
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Fri, 9 Feb 2018 20:32:09 +0000 (20:32 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Feb 2018 21:10:12 +0000 (13:10 -0800)
commit59caf52d094494a8c02dd7f15302891678533182
treec692cbfd9f42b6068a2a20cf41459cea0d460644
parent82f34e03e91af42a020f15a1d248bc75785c565a
fetch tests: expand case/esac for later change

Expand a compact case/esac statement for a later change that'll add
more logic to the body of the "*" case. This is a whitespace-only
change.

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