On Tuesday 2007 January 23 13:12, Jakub Narebski wrote: > The problem is when you delete branch 'foo', and then create branch > 'foo/bar'. You can't have both 'foo' and 'foo/bar' reflog. Ah; yes of course. That is a bit of a deal breaker isn't it? On the other hand, why delete it instantly? Since the reflog is currently deleted by git-branch anyway, couldn't the deletion be delayed until the creation of foo/bar? At least then the deletion only hits if it really has to. In most circumstances foo then foo/bar is fairly unlikely. Andy -- Dr Andy Parkins, M Eng (hons), MIEE andyparkins@xxxxxxxxx - 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