From: "Dave Rodgman" <dav1dr@eml.cc>
To: git@vger.kernel.org
Subject: git rebase --interactive problems
Date: Mon, 07 Sep 2009 13:31:56 +0100 [thread overview]
Message-ID: <1252326716.7497.1333578429@webmail.messagingengine.com> (raw)
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
next reply other threads:[~2009-09-07 12:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-07 12:31 Dave Rodgman [this message]
2009-09-07 13:03 ` git rebase --interactive problems Jeff Epler
2009-09-07 13:04 ` Carlo Marcelo Arenas Belon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1252326716.7497.1333578429@webmail.messagingengine.com \
--to=dav1dr@eml.cc \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.