libgit2

revert

Version:
Git revert routines

Structs

Macros

Functions

Initializes a git_revert_options with default values creating an instance with GIT_REVERT_OPTIONS_INIT.

Reverts the given commit against the given "our" commit, producing an index that reflects the result of the revert

Reverts the given commit, producing changes in the working directory