On Thu, Nov 08, 2007 at 01:43:05PM -0500, Daniel Barkalow wrote: > > git commit > > git rebase --skip > > I guess that works, and nothing else presently does. But I don't think > that's at all intuitive as the correct thing to do (plus it feels too easy > to get into losing your commit message). Maybe we should have a "git > rebase --amend", which does the obvious thing (acts like --continue, but > lets you edit the message). It's not like you just did something totally > different; the commit is still the replacement for D, it's just less the > same. Maybe some commands such as commit should fail or at least emit warning when used during a rebase ? Mike - 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