git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git rebase --continue error message
@ 2008-06-22  3:21 Lea Wiemann
  2008-06-22 14:07 ` [PATCH] git-rebase.sh: Add check if rebase is in progress Stephan Beyer
  0 siblings, 1 reply; 2+ messages in thread
From: Lea Wiemann @ 2008-06-22  3:21 UTC (permalink / raw)
  To: Git Mailing List

The error message for git rebase --continue is misleading if no rebase 
is in progress:

$ git rebase --abort
No rebase in progress?
$ git rebase --continue
You must edit all merge conflicts and then
mark them as resolved using git add

Anyone care to fix it?

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

end of thread, other threads:[~2008-06-22 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-22  3:21 git rebase --continue error message Lea Wiemann
2008-06-22 14:07 ` [PATCH] git-rebase.sh: Add check if rebase is in progress Stephan Beyer

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).