summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2020-04-20 04:54:39 -0400
committerJunio C Hamano <gitster@pobox.com>2020-04-20 13:12:13 -0700
commit085ba9b5dc8c39113f26c2c7ce4a17f3953948af (patch)
tree433e25352f717d46a550161013a6923b533c7fa6 /builtin/commit.c
parent048abe1751e6727bfbacf7b80466d78e04631f94 (diff)
t6030: use test_path_is_missing()
The test_must_fail() function should only be used for git commands since we should assume that external commands work sanely. Replace `test_must_fail test -e` with `test_path_is_missing`. Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions