aboutsummaryrefslogtreecommitdiff
path: root/object/typ/doc.go
blob: 04b487dca9a92faa6aaa532b98369c2c236e5348 (about) (plain) (blame)
1
2
3
4
5
// Package typ provides Git object type enums and names.
package typ

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