diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2013-06-16 14:15:12 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-06-23 22:04:43 -0700 |
commit | 4b03df210f77ac84ebed324c5d031f32872aaf0b (patch) | |
tree | 874ba3df5a7bf771427ee5ec9018d271d0608976 /git-rebase--interactive.sh | |
parent | 3bed291a3b121408b4de83f4fa3cc0f1d98c676e (diff) | |
download | git-4b03df210f77ac84ebed324c5d031f32872aaf0b.tar.gz |
rebase: use a better reflog message
Now that the "checkout" invoked internally from "rebase" knows to
honor GIT_REFLOG_ACTION, we can start to use it to write a better
reflog message when "rebase anotherbranch", "rebase --onto branch",
etc. internally checks out the new fork point. We will write:
rebase: checkout master
instead of the old
rebase
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase--interactive.sh')
0 files changed, 0 insertions, 0 deletions