Versions in this module Expand all Collapse all v0 v0.1.0 Jul 10, 2026 Changes in this version + func AssertGitRepo(ctx context.Context) (string, error) + type StagedDiff struct + Diff string + Files []string + func GetStagedDiff(ctx context.Context, excludeFiles []string) (*StagedDiff, error)