Searched refs:git_checkout_options (Results 1 – 11 of 11) sorted by relevance
263 typedef struct git_checkout_options { struct326 } git_checkout_options; argument342 git_checkout_options *opts,364 const git_checkout_options *opts);378 const git_checkout_options *opts);394 const git_checkout_options *opts);
66 const git_checkout_options *checkout_opts);84 const git_checkout_options *checkout_opts);
33 git_checkout_options checkout_opts; /**< Options for the checkout */
111 git_checkout_options checkout_opts;
133 git_checkout_options checkout_options;
75 git_checkout_options checkout_options;
602 const git_checkout_options *checkout_opts);
138 git_checkout_options checkout_opts;
578 GIT_EXTERN(int) git_checkout_init_options(git_checkout_options *opts, unsigned int version);
178 git_checkout_options checkout_opts; in CloneGUIXRepo()