]> git.ipfire.org Git - thirdparty/git.git/commit
t9603: use tabs for indentation
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 9 Nov 2020 00:09:25 +0000 (00:09 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Nov 2020 21:07:19 +0000 (13:07 -0800)
commitf6bcd9a8a47587625e362804569a130a3b891371
treec13e22191428e69fb04d77cfbd67a0f4b46626eb
parentd98f2726743d45f045525d5a55ad1322fc2e6b85
t9603: use tabs for indentation

This patch will let the new `check-whitespace` GitHub workflow be happy
with the upcoming patch series that wants to search-and-replace `master`
with `main` in t9603 and some other test scripts.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9603-cvsimport-patchsets.sh