Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Dremote.h62 typedef struct git_remote_create_options { struct
82 } git_remote_create_options; argument
98 git_remote_create_options *opts,
116 const git_remote_create_options *opts);
Ddeprecated.h595 GIT_EXTERN(int) git_remote_create_init_options(git_remote_create_options *opts, unsigned int versio…