aboutsummaryrefslogtreecommitdiff
// Package id provides Git object IDs and object formats.
//
// Not all properties about
// each object format (hash algorithm)
// are listed here.
// In particular,
// properties that only make sense for particular subsystems
// should be defined in that subsystem.
package id