On Thursday 23 November 2006 00:26, Alan Chandler wrote: > I have now got to a point where the following error occurs during a rebase. > > fatal: empty ident <alan@xxxxxxxxxxxxxxxxxxxxx> not allowed > Commit failed, please do not call "git commit" > directly, but instead do one of the following: I had run git rebase --merge --onto b1 b2 b3 I aborted it and ran git rebase --onto b1 b2 b3 and it works! -- Alan Chandler http://www.chandlerfamily.org.uk - 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