aboutsummaryrefslogtreecommitdiff
// Package typ provides Git object type enums and names.
package typ

// I would prefer naming this package "type"
// if it wasn't a keyword.