On Monday 22 February 2010 11:09:18 Jon Seymour wrote: > Hi, > > For my funky "compensating rebases" I need to know where an automated > rebase has stopped. In particular, I need to know the sha1 of the > commit that caused the rebase to stop. > > No doubt rebase is tracking this info, but is there a supported way to > discover it? It's in .git/rebase-merge/done (and .git/rebase-merge/git-rebase-todo for the remaining TODO file). Maybe we should add a 'git rebase --whydiditstop' command ;-) -- Thomas Rast trast@{inf,student}.ethz.ch -- 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