diff options
author | Jeff King <peff@peff.net> | 2011-05-09 16:53:00 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-09 17:02:08 -0700 |
commit | 587ac8c9d4b4a9e054dddb4779f6206fde5950ef (patch) | |
tree | ed4dc6591ad1ba1fa45789b60c76946021d44c63 /bisect.c | |
parent | Use a temporary index for git commit --interactive (diff) | |
download | tgif-587ac8c9d4b4a9e054dddb4779f6206fde5950ef.tar.xz |
t7501.8: feed a meaningful command
The command expects "git commit --interactive <path>" to fail because you
cannot (yet) limit "commit --interactive" with a pathspec, but even if the
command allowed to take <path>, the test would have failed as saying just
7:quit would leave the index the same as the current commit, leading to an
attempt to create an empty commit that would fail without --allow-empty.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bisect.c')
0 files changed, 0 insertions, 0 deletions