revert
Description:
Revert the given commit
on top of the current working directory.
Parameters:
this |
a Repository. |
commit |
a Commit. |
options |
Returns:
true if the revert was successfull, false otherwise. |