aboutsummaryrefslogtreecommitdiff
// Package name 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 name