Home
last modified time | relevance | path

Searched defs:checkout_opts (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Drevert.h33 git_checkout_options checkout_opts; /**< Options for the checkout */ member
Dcherrypick.h33 git_checkout_options checkout_opts; /**< Options for the checkout */ member
Dclone.h111 git_checkout_options checkout_opts; member
Dsubmodule.h138 git_checkout_options checkout_opts; member
/GUIX-v6.2.1/guix_studio/
Dclone_repo_dialog.cpp178 git_checkout_options checkout_opts; in CloneGUIXRepo() local