summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorZhang Yi <18994118902@163.com>2023-02-25 09:30:03 +0800
committerJunio C Hamano <gitster@pobox.com>2023-02-25 12:20:06 -0800
commit509d3f510325a69a72b367d157ef55fae7b6285a (patch)
tree16aeed1dd4ce5b6a34c975c4a81401fa338d5179 /commit.c
parent06dd2baa8da4a73421b959ec026a43711b9d77f9 (diff)
t9700: modernize test scripts
The style of t9700-perl-git.sh is old. There are 3 problems: * A title is not on the same line with test_expect_success command. * A test body is indented by whitespaces. * There are whitespaces after redirect operators. Modernize test scripts by: * Combine the title with test_expect_success command. * Replace whitespace indents with TAB. * Delete whitespaces after redirect operators. Signed-off-by: Zhang Yi <18994118902@163.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions