Is there an efficient way to filter several branches at once through git-filter-branch? Often several branches have a lot of common history. Therefore, I suspect it would be much more efficient to filter them with one call to git-filter-branch. For example how can I efficiently filter all origin/* branches to filtered/* branches? Steffen - 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