author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Thu, 22 Nov 2007 12:30:10 +0000 (12:30 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 22 Nov 2007 23:35:06 +0000 (15:35 -0800) | ||
commit | 6047a234c5a6aef58c72a35feba326484f07660d | |
tree | d9bc20c08e285715ec074b96fdd5d90beb201fa6 | tree | snapshot |
parent | a00a42ae33708caa742d9e9fbf10692cfa42f032 | commit | diff |
rebase -i: move help to end of todo file
[PATCH] rebase -i: move help to end of todo file
Many editors start in the first line, so the 9-line help text was an
annoyance. So move it to the end.
Requested by Junio.
While at it, add a hint how to abort the rebase.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
[PATCH] rebase -i: move help to end of todo file
Many editors start in the first line, so the 9-line help text was an
annoyance. So move it to the end.
Requested by Junio.
While at it, add a hint how to abort the rebase.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh | diff | blob | history | |
t/t3404-rebase-interactive.sh | diff | blob | history |