author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Mon, 28 Jan 2008 16:33:28 +0000 (16:33 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 28 Jan 2008 19:04:00 +0000 (11:04 -0800) | ||
commit | 752527f51396886c4ca11a14bfcecf2167ed4c40 | |
tree | 45c47507226d46ebdca4778ac893a791c1e4ed02 | tree | snapshot |
parent | c0d4528119c237a9939175adcf0113ee43a20438 | commit | diff |
Add test for rebase -i with commits that do not pass pre-commit
This accompanies c5b09feb786f6a2456ec3d8203d0f4d67f09f043 (Avoid
update hook during git-rebase --interactive) to make sure that
any regression to make Debian's Bug#458782 (git-core: git-rebase
doesn't work when trying to squash changes into commits created
with --no-verify) resurface will be caught.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This accompanies c5b09feb786f6a2456ec3d8203d0f4d67f09f043 (Avoid
update hook during git-rebase --interactive) to make sure that
any regression to make Debian's Bug#458782 (git-core: git-rebase
doesn't work when trying to squash changes into commits created
with --no-verify) resurface will be caught.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3404-rebase-interactive.sh | diff | blob | history |