summaryrefslogtreecommitdiff
path: root/t/t4206-log-follow-harder-copies.sh
diff options
context:
space:
mode:
authorPaul Tan <pyokagan@gmail.com>2015-06-06 11:46:11 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-06-08 20:10:45 (GMT)
commite06764c8ebf87a80737dc0a6198a013799f18e32 (patch)
tree88a26db295be4d1b2d97fabb50105ad046aa67a2 /t/t4206-log-follow-harder-copies.sh
parent20c3fe762105a29150fd21e3e0a340bca7890848 (diff)
downloadgit-e06764c8ebf87a80737dc0a6198a013799f18e32.zip
git-e06764c8ebf87a80737dc0a6198a013799f18e32.tar.gz
git-e06764c8ebf87a80737dc0a6198a013799f18e32.tar.bz2
am --abort: support aborting to unborn branch
When git-am is first run on an unborn branch, no ORIG_HEAD is created. As such, any applied commits will remain even after a git am --abort. To be consistent with the behavior of git am --abort when it is not run from an unborn branch, we empty the index, and then destroy the branch pointed to by HEAD if there is no ORIG_HEAD. Signed-off-by: Paul Tan <pyokagan@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4206-log-follow-harder-copies.sh')
0 files changed, 0 insertions, 0 deletions