···11-// Package resolve resolves stored Git objects by exact type, by peeling
11+// Package fetch resolves stored Git objects by exact type, by peeling
22// tree-ish or commit-ish references, and by path within trees.
33//
44// A Fetcher does not take ownership of the underlying object store.