Method
GgitCloneOptionsset_fetch_options
Declaration [src]
void
ggit_clone_options_set_fetch_options (
  GgitCloneOptions* options,
  GgitFetchOptions* fetch_options
)
      Parameters
fetch_options- 
            
Type:
GgitFetchOptionsA
GgitFetchOptionsorNULL.The argument can be NULL.The data is owned by the caller of the method.