Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Derrors.h72 } git_error; typedef
125 GIT_EXTERN(const git_error *) git_error_last(void);
Ddeprecated.h213 GIT_EXTERN(const git_error *) giterr_last(void);
/GUIX-v6.2.1/guix_studio/
Dclone_repo_dialog.cpp215 const git_error* error = NULL; in CloneGUIXRepo()