mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-02 19:15:06 +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.
|
||
|---|---|---|
| .. | ||
| clone.c | ||
| fetch.c | ||
| fetchhead.c | ||
| push_util.c | ||
| push_util.h | ||
| push.c | ||