Ggit.CloneOptions.set_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
set_fetch_options
Description:
public
void
set_fetch_options
(
FetchOptions
? fetch_options)
Set the fetch options object.
Parameters:
this
a
CloneOptions
.
fetch_options
a
FetchOptions
or
null
.