summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorShubham Verma <shubhunic@gmail.com>2021-02-12 01:17:04 +0530
committerJunio C Hamano <gitster@pobox.com>2021-02-11 13:42:17 -0800
commit488acf15dfa3edec67fa0397d6d09b247c0c46ae (patch)
tree860c7a67416f8148310911ac1f27da1c5b1675aa /commit.c
parent39252c833e0402c011dfb940a87db9d0a64ddd0c (diff)
t7001: use `test` rather than `[`
According to Documentation/CodingGuidelines, we should use "test" rather than "[ ... ]" in shell scripts, so let's replace the "[ ... ]" with "test" in the t7001 test script. Signed-off-by: Shubham Verma <shubhunic@gmail.com> Reviewed-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions