mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-24 22:56:07 +00:00
As git_clone now has callbacks to configure the details of the repository and remote, remove the lower-level functions from the public API, as they lack some of the logic from git_clone proper. |
||
|---|---|---|
| .. | ||
| remote | ||
| cred.c | ||
| fetchlocal.c | ||
| matchhost.c | ||
| refspecs.c | ||
| urlparse.c | ||