Method
GgitRepositoryrevert
Declaration [src]
gboolean
ggit_repository_revert (
GgitRepository* repository,
GgitCommit* commit,
GgitRevertOptions* options,
GError** error
)
Parameters
commit |
GgitCommit |
A |
|
The data is owned by the caller of the function. | |
options |
GgitRevertOptions |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |