git

package
v0.0.0-...-50e0cd9 Latest Latest
Warning

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

Go to latest
Published: May 30, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenRepo

func OpenRepo(repoPath, oldCommit, newCommit string) (*breaking.Diff, error)

OpenRepo compares API differences between two commits in a Git repository. It returns a Diff report with details on compatibility and breaking changes.

Types

type StatusError

type StatusError struct {
	Stat git.Status
	Err  error
}

func (*StatusError) Error

func (err *StatusError) Error() string

Jump to

Keyboard shortcuts

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