diff options
author | Csaba Henk <csaba@lowlife.hu> | 2011-05-27 16:13:02 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-27 15:52:01 -0700 |
commit | ea69619cd1081359e73e597a76fcf6444f222f2d (patch) | |
tree | 4b8aa608078c738e3b2f2c2158e3251dc82d921a /t/t5513-fetch-track.sh | |
parent | plug a DIR buffer leak in rerere.c (diff) | |
download | tgif-ea69619cd1081359e73e597a76fcf6444f222f2d.tar.xz |
rebase: create HEAD reflog entry when aborting
When we abort a rebase, we return to the original value of
HEAD. Failing to write a reflog entry means we create a
gap in the reflog (which can cause "git show
HEAD@{5.minutes.ago}" to issue a warning). Plus having the
extra entry makes the reflog easier to follow for a human.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5513-fetch-track.sh')
0 files changed, 0 insertions, 0 deletions