is_empty
Description:
Checks if this is empty.
An empty repository has just been initialized and contains no commits.
Parameters:
this |
a Repository. |
Returns:
true if the repository is empty. |
Checks if this is empty.
An empty repository has just been initialized and contains no commits.
this |
a Repository. |
true if the repository is empty. |