t3035: prefer test_must_fail to bash negation for git commands
authorElijah Newren <newren@gmail.com>
Thu, 27 Feb 2020 00:14:22 +0000 (00:14 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Feb 2020 19:01:48 +0000 (11:01 -0800)
commitd5bb92ecede53ee8e22c13bc5d86b6a2bc620bb7
tree41611e687dc947dc090b1305ab26a9885a591c39
parentb821ca788bee258fb2364722dafe0b60a3219863
t3035: prefer test_must_fail to bash negation for git commands

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3035-merge-sparse.sh