commit | cc1453e1dadc750a2d5c68b0e053b2221d212ef6 | [log] [tgz] |
---|---|---|
author | Martin von Zweigbergk <martin.von.zweigbergk@gmail.com> | Sun Feb 06 13:43:44 2011 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Feb 10 14:08:08 2011 -0800 |
tree | 693e844c8f0bd7110a8f45597fa6cd7983e706fc | |
parent | caf038cb4ec224ce2fcc241de302a7b37f73963e [diff] |
rebase: factor out call to pre-rebase hook Remove the call to the pre-rebase hook from git-rebase--interactive.sh and rely on the call in git-rebase.sh. Signed-off-by: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>