summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-03-30 18:04:08 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-03-30 18:07:43 (GMT)
commitc65dc351f0ae184f69cbc0b6555ff19aacb70e01 (patch)
tree7c4b39cd5f460aedf8bc88e8cdb8061c8aa78e7f /builtin/commit.c
parent828ea97de486c1693d6e4f2c7347acb50235a85d (diff)
downloadgit-c65dc351f0ae184f69cbc0b6555ff19aacb70e01.zip
git-c65dc351f0ae184f69cbc0b6555ff19aacb70e01.tar.gz
git-c65dc351f0ae184f69cbc0b6555ff19aacb70e01.tar.bz2
t7501: test the right kind of breakage
These tests try to run "git commit" with various "forbidden" combinations of options and expect the command to fail, but they do so without having any change added to the index. We wouldn't be able to catch breakages that would allow these combinations by mistake with them because the command will fail with "nothing to commit" anyway. Make sure we have something added to the index before running the command. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions