diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-03-16 08:50:22 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-03-16 09:00:40 +0100 |
commit | e637122ef2d3911568d7d016f723cdad61730069 (patch) | |
tree | c0532c180529194f243c129f3380a75dc74e5ae3 /builtin-http-fetch.c | |
parent | format-patch: generate MIME header as needed even when there is format.header (diff) | |
download | git-e637122ef2d3911568d7d016f723cdad61730069.tar.xz git-e637122ef2d3911568d7d016f723cdad61730069.zip |
rebase -m: do not trigger pre-commit verification
When rebasing changes that contain issues that the pre-commit hook flags
as problematic, the rebase cannot be continued. However, rebase is about
transplanting commits that are already made with as little distortion as
possible, and pre-commit check should not interfere.
Earlier, c5b09fe (Avoid update hook during git-rebase --interactive,
2007-12-19) fixed "rebase -i", but "rebase -m" shared the same issue.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-http-fetch.c')
0 files changed, 0 insertions, 0 deletions