Versions in this module Expand all Collapse all v0 v0.5.1 Mar 19, 2026 v0.5.0 Mar 6, 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)