t3500-cherry: modernize test format
commit0a6cb5c42ffad3f20bcc49a9da7ea166441e16c2
authorJohn Cai <johncai86@gmail.com>
Thu, 18 May 2023 20:03:12 +0000 (18 20:03 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 17:08:11 +0000 (19 10:08 -0700)
treebbd9c81ba91c130e74b96c6d6bbb3e909b2c5e00
parent350c484239838679d360fd647ebe97946d9bffd0
t3500-cherry: 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/t3500-cherry.sh