diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2007-11-08 18:19:08 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-09 01:30:31 -0800 |
commit | 6fd2f5e60d4d574ff9e5dd8ce1e229328c785d69 (patch) | |
tree | 8f8845588cab44b7ad392ce52fb89316ad1c5600 /git-send-email.perl | |
parent | c238dad407aec1ccf6e364f9c95e10e7f84eac8f (diff) | |
download | git-6fd2f5e60d4d574ff9e5dd8ce1e229328c785d69.tar.gz git-6fd2f5e60d4d574ff9e5dd8ce1e229328c785d69.tar.xz |
rebase: operate on a detached HEAD
The interactive version of rebase does all the operations on a detached
HEAD, so that after a successful rebase, <branch>@{1} is the pre-rebase
state. The reflogs of "HEAD" still show all the actions in detail.
This teaches the non-interactive version to do the same.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-send-email.perl')
0 files changed, 0 insertions, 0 deletions