Versions in this module Expand all Collapse all v0 v0.5.0 Oct 9, 2022 Changes in this version + type Diff struct + func Run(opts Options) (*Diff, error) + func (d *Diff) IsCompatible() bool + func (d *Diff) PrintReports(printCompatible bool) + type GitStatusError struct + Err error + Stat git.Status + func (err *GitStatusError) Error() string + type Options struct + CompareImports bool + NewCommit string + OldCommit string + RepoPath string