package
0.48.0
Repository: https://github.com/jesseduffield/lazygit.git
Documentation: pkg.go.dev

# Functions

helper function that takes a start and end index and returns a slice of all indexes inbetween (inclusive).
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PART is for when you're only talking about specific lines that have been modified.
No description provided by the author
UNSELECTED is for when the commit file has not been added to the patch in any way.
WHOLE is for when you want to add the whole diff of a file to the patch, including e.g.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
PatchBuilder manages the building of a patch for a commit to be applied to another commit (or the working tree, or removed from the current commit).
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author