github.com/go-git/go-git/v5/plumbing/object.bfsCommitIterator.appendHash (method)

2 uses

	github.com/go-git/go-git/v5/plumbing/object (current package)
		commit_walker_bfs.go#L40: func (w *bfsCommitIterator) appendHash(store storer.EncodedObjectStorer, h plumbing.Hash) error {
		commit_walker_bfs.go#L68: 			err := w.appendHash(c.s, h)