author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sun, 8 Jul 2007 20:32:22 +0000 (21:32 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 9 Jul 2007 01:24:19 +0000 (18:24 -0700) | ||
commit | 82576ddb70d0a2ed88fa3fee2f4ad05ab5b77401 | |
tree | 7e83b5619ae56c9a52f3636bf921431839d6d3d4 | tree | snapshot |
parent | 8e4a91bd780b89c7337f281a8601f2e0cae108fc | commit | diff |
rebase -i: put a nice warning into the todo list
It seems that not everybody expects a difference between keeping a "pick"
line, and deleting it. So be a bit more explicit about that, with all
capitals to get the attention.
Noticed by vmiklos on IRC.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It seems that not everybody expects a difference between keeping a "pick"
line, and deleting it. So be a bit more explicit about that, with all
capitals to get the attention.
Noticed by vmiklos on IRC.
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 |