Check whether com
mit is a descendant of ancestor
.
Note that if this function returns false, an error might have occurred. If so, throws will be set appropriately.
this |
a Repository. |
commit |
the commit. |
ancestor |
the ancestor. |
true if |