aboutsummaryrefslogtreecommitdiff
path: root/ref/name/doc.go
blob: 48d06aac9beae177651d4a767b7e42338d21ff55 (about) (plain) (blame)
1
2
3
4
5
6
7
// Package refname provides Git reference-name validation, normalization, and
// classification helpers.
//
// It includes branch and tag abbreviation expansion, worktree-qualified refs,
// update validation, and the distinction between ordinary refs, root refs,
// pseudo-refs, and filesystem-safe names.
package refname