Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Ddiff.h1464 typedef struct git_diff_patchid_options { struct
1466 } git_diff_patchid_options; argument
1482 git_diff_patchid_options *opts,
1504 GIT_EXTERN(int) git_diff_patchid(git_oid *out, git_diff *diff, git_diff_patchid_options *opts);
Ddeprecated.h586 GIT_EXTERN(int) git_diff_patchid_init_options(git_diff_patchid_options *opts, unsigned int version);