Jeff King <peff@xxxxxxxx> writes: > No, I think that is the only way to do it. The algorithm run by rev-list > in that case should be optimal, so there is nothing to improve there. > Syntactically, it's a little bit of a pain because there is no way to > tell rev-list "--all, except for this one branch" short of using grep. > We could add a new syntax for that, but I'm not sure what it would look > like (or if it would be any easier on the eyes than what you have). We discussed --exclude-refs="refs/tags/expermental-*" that would affect how --all, --heads, and friends are processed several weeks ago, didn't we? -- 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