mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-02 17:42:31 +00:00
![]() The order in this function is the opposite to what create_with_fetchspec() has, so change this one, as url-then-refspec is what git does. As we need to break compilation and the swap doesn't do that, let's take this opportunity to rename in-memory remotes to anonymous as that's really what sets them apart. |
||
---|---|---|
.. | ||
.gitignore | ||
clone.c | ||
common.c | ||
common.h | ||
fetch.c | ||
git2.c | ||
index-pack.c | ||
ls-remote.c | ||
Makefile |