gitpatch

package
v0.0.0-...-8befeed Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrFailedToParseGitPatch = fmt.Errorf("failed to parse git patch")
	ErrFailedToApplyGitPatch = fmt.Errorf("failed to apply git patch")
)

Functions

func ApplyGitPatch

func ApplyGitPatch(input []byte, patchContent []byte) ([]byte, error)

func ValidateGitPatch

func ValidateGitPatch(patchContent []byte) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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