libgit2

index

Version:
Low-level Git index manipulation routines

Structs

Representation of a rename conflict entry in the index

Representation of a resolve undo entry in the index

Functions

Get the count of filename conflict entries currently in the index

Get a filename conflict entry from the index

Record the filenames involved in a rename conflict

Remove all filename conflict entries

Get the count of resolve undo entries currently in the index

Finds the resolve undo entry that points to the given path in the Git index

Get a resolve undo entry from the index

Get a resolve undo entry from the index

Adds a resolve undo entry for a file based on the given parameters

Remove an resolve undo entry from the index

Remove all resolve undo entries from the index