mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-09 07:03:06 +00:00
Under normal conditions, git_remote_fetch() should be the only function used to perform a fetch. Don't let the example lead people astray. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| clone.c | ||
| common.c | ||
| common.h | ||
| fetch.c | ||
| git2.c | ||
| index-pack.c | ||
| ls-remote.c | ||
| Makefile | ||