diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-12-30 21:51:42 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-12-30 21:51:42 +0100 |
commit | ab11903225270be7001b8c92f6ac4e165eaf4ecf (patch) | |
tree | 092934090170c2c85b4ab4171321294cbe6624c4 /Documentation/git-hash-object.txt | |
parent | git-rebase -i behaves better on commits with incomplete messages (diff) | |
download | git-ab11903225270be7001b8c92f6ac4e165eaf4ecf.tar.xz git-ab11903225270be7001b8c92f6ac4e165eaf4ecf.zip |
git-rebase -i: clean-up error check codepath.
After replaying a single change, the code performed a number of checks,
but some of them were for sanity checking, failures from which should
make the command abort, and others were checks to see if it should make
a new commit object. Stringing them together with "&&" was wrong.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-hash-object.txt')
0 files changed, 0 insertions, 0 deletions