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