mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-21 13:58:34 +00:00
Introduce git_remote_{fetch,push}_refspecs() to get a list of refspecs
from the remote and rename the refspec-adding functions to a less
silly name.
Use this instead of the vector index hacks in the tests.
|
||
|---|---|---|
| .. | ||
| remote | ||
| cred.c | ||
| fetchlocal.c | ||
| refspecs.c | ||
| urlparse.c | ||