Versions in this module Expand all Collapse all v0 v0.1.3 Jul 4, 2026 v0.1.2 Jun 30, 2026 v0.1.1 Jun 25, 2026 Changes in this version + func DiffTreeFileList(ctx context.Context, repoDir, commit1, commit2 string) ([]string, error) + func DiffTreeFiles(ctx context.Context, repoDir, commit1, commit2 string) (map[string]struct{}, error)