]> Kevux Git Server - rit/commit
t6050-replace: modernize test format
authorJohn Cai <johncai86@gmail.com>
Thu, 18 May 2023 20:03:24 +0000 (20:03 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 17:08:12 +0000 (10:08 -0700)
commit32942346aa1b2010640503309dae276072c84f6a
tree706630a79a9e43d996d4b812da14306bbc41517f
parenta45bb750db1e5c9e4a3462572620d7037bb3f9c6
t6050-replace: 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/t6050-replace.sh