mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-04 23:29:23 +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 |