All of lore.kernel.org
 help / color / mirror / Atom feed
* git rebase --interactive problems
@ 2009-09-07 12:31 Dave Rodgman
  2009-09-07 13:03 ` Jeff Epler
  2009-09-07 13:04 ` Carlo Marcelo Arenas Belon
  0 siblings, 2 replies; 3+ messages in thread
From: Dave Rodgman @ 2009-09-07 12:31 UTC (permalink / raw)
  To: git

When I try to do even the simplest rebase --interactive, I get a cryptic
error message:

$ git rebase -i HEAD~2
<do nothing in the editor that appears, just save>

I then get:

/usr/lib/git-core/git-rebase--interactive: 1: arithmetic expression:
expecting primary: "-c ^[^#]
2+-c ^[^#]
0"

and all I can do is git rebase --abort

Am I doing something wrong, or is this a bug? I am using git 1.6.4.2

thanks

Dave

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

end of thread, other threads:[~2009-09-07 13:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-07 12:31 git rebase --interactive problems Dave Rodgman
2009-09-07 13:03 ` Jeff Epler
2009-09-07 13:04 ` Carlo Marcelo Arenas Belon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.