Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> writes: > It this the intended behavior? If so, what's the rationale for this? I strongly suspect that it comes from the fact that we have two definitions and three implementations of pathspec-aware tree traversal. One family is unaware of shell-glob wildcards (they only do leading directory path match) while the other know both leading directory path and shell-glob. It is on the list of long-term items to fix, as the change required is quite involved. -- 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