author | Thomas Rast <trast@student.ethz.ch> | |
Fri, 2 Jan 2009 22:28:26 +0000 (23:28 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 3 Jan 2009 22:22:50 +0000 (14:22 -0800) | ||
commit | d8fab0234d6db440a71f38f8538dbdefbbdfd077 | |
tree | c53817d6bc49b8b44da8333a10520575b780b781 | tree | snapshot |
parent | 8104ebfe8276657ee803cca7eb8665a78cf3ef83 | commit | diff |
rebase -i: execute hook only after argument checking
Previously, the pre-rebase-hook would be launched before we knew if
the <upstream> [<branch>] arguments were supplied.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Previously, the pre-rebase-hook would be launched before we knew if
the <upstream> [<branch>] arguments were supplied.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh | diff | blob | history |