Git development
 help / color / mirror / Atom feed
* [BUG] rebase --onto doesn't abort properly
@ 2014-01-06 17:42 Ramkumar Ramachandra
  2014-01-06 18:44 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Ramkumar Ramachandra @ 2014-01-06 17:42 UTC (permalink / raw)
  To: Git List

Hi,

On the latest git, I noticed that a rebase --onto doesn't abort
properly. Steps to reproduce:

  # on some topic branch
  $ git rebase --onto master @~10
  ^C # quickly!
  $ git rebase --abort
  # HEAD is still detached

I tried going back a few revisions, and the bug seems to be very old;
I'm surprised I didn't notice it earlier.

Are others able to reproduce this?

Thanks.

Ram

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-06 18:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06 17:42 [BUG] rebase --onto doesn't abort properly Ramkumar Ramachandra
2014-01-06 18:44 ` Junio C Hamano
2014-01-06 18:55   ` Ramkumar Ramachandra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox