aboutsummaryrefslogtreecommitdiff
package refname

const (
	refnameAllowOneLevel = 1 << iota
	refnameRefspecPattern
)