git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug? ran into a "fatal" using interactive rebase
@ 2016-09-06 18:08 Ralf Thielow
  2016-09-07 15:19 ` Johannes Schindelin
  0 siblings, 1 reply; 4+ messages in thread
From: Ralf Thielow @ 2016-09-06 18:08 UTC (permalink / raw)
  To: git; +Cc: Johannes Schindelin, Junio C Hamano

Hi,

today I accidentally triggered a "fatal" using interactive rebase.

If you edit the instruction sheet after 'rebase -i' and add an unknown
command, Git stops because it doesn't know the command.
That's fine, however, now we are in a state where 'git status' fails with

interactive rebase in progress; onto 311f279
fatal: Could not open file .git/rebase-merge/done for reading: No such
file or directory

After finishing the interactive rebase, things are fixed.  Looks like a
special case that isn't handled well, yet.

My Git version is the current 'next' branch.

Ralf

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

end of thread, other threads:[~2016-09-08  6:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-06 18:08 Bug? ran into a "fatal" using interactive rebase Ralf Thielow
2016-09-07 15:19 ` Johannes Schindelin
2016-09-07 17:02   ` Ralf Thielow
2016-09-08  6:57     ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).