package
4.1.1+incompatible
Repository: https://github.com/eiso/go-git.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

Add item represents an insert diff.
No description provided by the author
Delete item represents a delete diff.
Equal item represents a equals diff.

# Structs

UnifiedEncoder encodes an unified diff into the provided Writer.

# Interfaces

Chunk represents a portion of a file transformation to another.
File contains all the file metadata necessary to print some patch formats.
FilePatch represents the necessary steps to transform one file to another.
Patch represents a collection of steps to transform several files.

# Type aliases

Operation defines the operation of a diff item.