]> git.ipfire.org Git - thirdparty/git.git/commit
t9100-git-svn-basic: modernize test format
authorJohn Cai <johncai86@gmail.com>
Sat, 20 May 2023 16:13:55 +0000 (16:13 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 May 2023 03:54:29 +0000 (12:54 +0900)
commitbe1fce6dae6d25e36de8e920a3b1386b149b758f
treed006eb8399e5cb09de97f7cfd0c07a0f32b87dd5
parent3a3b98be91b11e50294593b3c134948c78f7250e
t9100-git-svn-basic: modernize test format

Some tests still use the old format with four spaces indentation.
Standardize the tests to the new format with tab indentation.

Signed-off-by: John Cai <johncai86@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9100-git-svn-basic.sh