git.clone

Undocumented in source.

Members

Functions

cCredAcquireCallback
int cCredAcquireCallback(git_cred** cred, const(char)* url, const(char)* username_from_url, uint allowed_types, void* payload)
Undocumented in source. Be warned that the author may not have intended to support it.
cFetchProgessCallback
int cFetchProgessCallback(const(git_transfer_progress)* stats, void* payload)
Undocumented in source. Be warned that the author may not have intended to support it.
cloneRepo
GitRepo cloneRepo(char[] url, char[] localPath, GitCloneOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

GitCloneOptions
struct GitCloneOptions

Meta