[ NoWrapper ]
public virtual Repository? create_repository (string path, bool is_bare) throws Error
| this |
a CloneOptions. |
| path |
the repository path. |
| is_bare |
whether a bare repository should be created. |
|
a Repository or null in case of an error. |