Mike Hommey wrote: > Well, with the introduction of git-filter-branch, once you have > rewritten your history and validated that everything is okay, > you might mean to remove the original branch... > Right, but it's probably better to leave a trail. I tend to use refs/Attic/* for branches that I've re-written (if I published them). That way, nothing will send or receive them by default. Sometimes I'll have a "clean" repository which doesn't have any of them for faster initial cloning. Sam. - 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