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 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html