Home
last modified time | relevance | path

Searched refs:fetch_options (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dclone_repo_dialog.cpp179 git_fetch_options fetch_options = GIT_FETCH_OPTIONS_INIT; in CloneGUIXRepo() local
184 remote_callbacks = fetch_options.callbacks; in CloneGUIXRepo()
187 fetch_options.callbacks = remote_callbacks; in CloneGUIXRepo()
188 options.fetch_opts = fetch_options; in CloneGUIXRepo()