shithub: furgit

ref: 1556cfb51d980ae8c5bf664ad69f3abd46f02386
dir: /object/resolve/doc.go/

View raw version
// 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