summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2019-12-20 10:15:54 -0800
committerJunio C Hamano <gitster@pobox.com>2019-12-20 11:30:44 -0800
commitf511bc02edc8e2729e7babb1b4caa98684d941bc (patch)
tree5f3be573b3fbfa421490a25fa9c107f5698877cf /builtin/commit.c
parentf6041abdcd7bfefed1cbe14cbe221f0e848cbec4 (diff)
t0020: use ! check_packed_refs_marked
The test_must_fail function should only be used for git commands since we should assume that external commands work sanely. Since check_packed_refs_marked() just wraps a grep invocation, replace `test_must_fail check_packed_refs_marked` with `! check_packed_refs_marked`. 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