dlibgit ~modernize-examples (2022-05-01T05:43:33.8668429)
Dub
Repo
cCredAcquireCallback
git
clone
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
)
static if
(
targetLibGitVersion == VersionInfo(0, 19, 0)
)
int
cCredAcquireCallback
(
git_cred
**
cred
,
const
(
char
)*
url
,
const
(
char
)*
username_from_url
,
uint
allowed_types
,
void
*
payload
)
Meta
Source
See Implementation
git
clone
functions
cCredAcquireCallback
cFetchProgessCallback
cloneRepo
structs
GitCloneOptions