- cCredAcquireCallbackint 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. 
- cFetchProgessCallbackint cFetchProgessCallback(const(git_transfer_progress)* stats, void* payload) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- cloneRepoGitRepo cloneRepo(char[] url, char[] localPath, GitCloneOptions options) 
- Undocumented in source. Be warned that the author may not have intended to support it.