ref: a902f6849d938a51fa34dc292f5c81d26c4b6c36
dir: /object/fetch/doc.go/
// Package fetch resolves stored Git objects by exact type, by peeling // tree-ish or commit-ish references, and by path within trees. // // A Fetcher does not take ownership of the underlying object store. package fetch