Hi, On Sun, 7 Oct 2007, J. Bruce Fields wrote: > On Mon, Oct 08, 2007 at 01:34:07AM +0100, Johannes Schindelin wrote: > > It does what it should do. It is _your_ task to look at refs/original/* > > if everything went alright. Then you just delete the checked refs. > > It seems odd to me, by the way, that filter-branch has its own > home-grown backup mechanism. Lots of other commands can "lose" commits, > but none of them keep an extra backup like this. The rationale was this: filter-branch recently learnt how to rewrite many branches, and it might be tedious to find out which ones. But then, there is git log --no-walk --all, so maybe I really should get rid of refs/original/*? I'd like to have some comments from the heavier filter-branch users on that... Ciao, Dscho - 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