diff

package
v0.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2024 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Diff

type Diff struct {
	// contains filtered or unexported fields
}

func Run

func Run(opts Options) (*Diff, error)

func (*Diff) IsCompatible

func (d *Diff) IsCompatible() bool

func (*Diff) PrintReports

func (d *Diff) PrintReports(printCompatible bool)

type GitStatusError added in v0.3.0

type GitStatusError struct {
	Stat git.Status
	Err  error
}

func (*GitStatusError) Error added in v0.3.0

func (err *GitStatusError) Error() string

type Options

type Options struct {
	RepoPath       string
	OldCommit      string
	NewCommit      string
	CompareImports bool
}

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL