Versions in this module Expand all Collapse all v0 v0.1.0 Jun 30, 2026 Changes in this version + type Source struct + IndexBlobs map[string]plumbing.Hash + TreeBlobs map[string]plumbing.Hash + func Load(ctx context.Context, root string) (*Source, error) + func (s *Source) For(path string, body []byte) plumbing.Hash + func (s *Source) Tracked(path string) bool