Phillip Wood <phillip.wood123@xxxxxxxxx> writes: > It is confusing that refs/heads does a prefix match but refs/heads/m > does not (unless there is a hierarchy boundary after the m). And refs/hea would not show branches, for the same reason. It is what "anchored at hierarchy boundary" in the message you are responding to means. In other words, it is not a simple textual prefix match.