Ggit.CloneOptions.get_is_bare – ggit-1.0 Reference Manual
Packages
ggit-1.0
Ggit
CloneOptions
CloneOptions
create_remote
create_repository
get_checkout_branch
get_fetch_options
get_is_bare
get_local
set_checkout_branch
set_fetch_options
set_is_bare
set_local
get_is_bare
Description:
public
bool
get_is_bare
()
Gets if the repository will be bare.
Parameters:
this
a
CloneOptions
.
Returns:
true
to clone a bare repository.