]> git.proxmox.com Git - libgit2.git/commit - src/libgit2/remote.c
splitting funcionality in two methods to avoid ambiguity with NULL
authorVictor Garcia <victor@tuenti.com>
Fri, 8 Nov 2013 11:14:31 +0000 (12:14 +0100)
committerVictor Garcia <victor@tuenti.com>
Fri, 8 Nov 2013 11:14:31 +0000 (12:14 +0100)
commit40b99d05b4a1221768c25c889180c12d2f43be8b
tree6fbf4f41fb843571598025a1d123899b0233c873
parent99feb98897fa1daa0ff3fd70b17ccc9d9a51f1d0
splitting funcionality in two methods to avoid ambiguity with NULL
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