Lea Wiemann <lewiemann@xxxxxxxxx> writes: > <pattern>:: > - If given, the name of the ref is matched against this > - using fnmatch(3). Refs that do not match the pattern > - are not shown. > + If one or more patterns are given, only refs are shown that > + match againt at least one pattern, either using fnmatch(3) or > + literally, in the latter case up to a slash or entirely. Thanks. I suspect we might want to make it even more explicit that this is "match from the beginning" unlike what git-show-ref does, but your patch is an improvement even as-is. -- 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