]> git.proxmox.com Git - libgit2.git/commit
allowing create remote with custom fetch spec
authorVictor Garcia <victor@tuenti.com>
Thu, 7 Nov 2013 13:16:20 +0000 (14:16 +0100)
committerVictor Garcia <victor@tuenti.com>
Thu, 7 Nov 2013 13:16:20 +0000 (14:16 +0100)
commit0fe522d1057aef064084a22d116f7c225948a3bd
tree1fe257f593d9d5c2f220897eabd5a3660bba47bd
parente87d9d3d4d8de9c048476387931c4ac57d1c2b73
allowing create remote with custom fetch spec
include/git2/remote.h
src/clone.c
src/remote.c
src/repository.c
tests-clar/network/fetchlocal.c
tests-clar/network/remote/remotes.c
tests-clar/online/clone.c
tests-clar/online/fetch.c
tests-clar/online/push.c
tests-clar/refs/branches/remote.c