Searched refs:fetch_options (Results 1 – 1 of 1) sorted by relevance
179 git_fetch_options fetch_options = GIT_FETCH_OPTIONS_INIT; in CloneGUIXRepo() local184 remote_callbacks = fetch_options.callbacks; in CloneGUIXRepo()187 fetch_options.callbacks = remote_callbacks; in CloneGUIXRepo()188 options.fetch_opts = fetch_options; in CloneGUIXRepo()