mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-30 23:09:50 +00:00
With opportunistic ref updates, git has introduced the concept of having base refspecs *and* refspecs that are active for a particular fetch. Let's start by letting the user override the refspecs for download. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| clone.c | ||
| common.c | ||
| common.h | ||
| fetch.c | ||
| git2.c | ||
| index-pack.c | ||
| ls-remote.c | ||
| Makefile | ||