The style of t9700-perl-git.sh is old.There are 3 things need improve: * A title is not on the same line with test_expect_success command.Need to combine them. * A test body is indented by whitespaces.Need to replace whitespaces by TAB * There are whitespaces after redirect operators.Need to delete whitespaces. --- Thanks for all suggestions.Here are so many interesting things to learn. Zhang Yi (3): t9700:fix title style t9700:change indents to TAB t9700:delete whitespaces after redirect operators t/t9700-perl-git.sh | 61 ++++++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 31 deletions(-) -- 2.29.0-rc0