Ggit.CloneOptions.get_fetch_options – 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_fetch_options
Description:
public
unowned
FetchOptions
get_fetch_options
()
Get the fetch options object or
null
if not set.
Parameters:
this
a
CloneOptions
.
Returns:
the fetch options or
null
.