Jeff King <peff@xxxxxxxx> writes: > Note that this would not work with, say: > > git rev-list --use-bitmap-index --count HEAD -- Makefile > > as the bitmap index does not have enough information to do path limiting > (we should probably disallow this or fall back to the non-bitmap code > path, but right now we just ignore the path limiter). Yeah, at least the former but preferrably the latter. Thanks. -- 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