get_is_bare
Description:
Gets if the repository will be bare.
Parameters:
this |
a CloneOptions. |
Returns:
true to clone a bare repository. |
Gets if the repository will be bare.
this |
a CloneOptions. |
true to clone a bare repository. |