aboutsummaryrefslogtreecommitdiff
path: root/remote-curl.c
diff options
context:
space:
mode:
authorPaul Tan <pyokagan@gmail.com>2015-06-06 19:46:11 +0800
committerJunio C Hamano <gitster@pobox.com>2015-06-08 13:10:45 -0700
commite06764c8ebf87a80737dc0a6198a013799f18e32 (patch)
tree88a26db295be4d1b2d97fabb50105ad046aa67a2 /remote-curl.c
parent20c3fe762105a29150fd21e3e0a340bca7890848 (diff)
downloadgit-e06764c8ebf87a80737dc0a6198a013799f18e32.tar.gz
git-e06764c8ebf87a80737dc0a6198a013799f18e32.tar.xz
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 'remote-curl.c')
0 files changed, 0 insertions, 0 deletions