Searched refs:git_fetch_options (Results 1 – 5 of 5) sorted by relevance
691 } git_fetch_options; typedef708 git_fetch_options *opts,777 …t_remote_download(git_remote *remote, const git_strarray *refspecs, const git_fetch_options *opts);831 const git_fetch_options *opts,
119 git_fetch_options fetch_opts;
146 git_fetch_options fetch_opts;
587 GIT_EXTERN(int) git_fetch_init_options(git_fetch_options *opts, unsigned int version);
179 git_fetch_options fetch_options = GIT_FETCH_OPTIONS_INIT; in CloneGUIXRepo()