author | Petr Baudis <pasky@suse.cz> | |
Thu, 27 Jul 2006 21:56:17 +0000 (23:56 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 28 Jul 2006 02:33:48 +0000 (19:33 -0700) | ||
commit | 4211e4d10cd98b1aeed97bdb6cdebb9411956bb5 | |
tree | 223090ece6a5e547e1e825051d9ca902b2977173 | tree | snapshot |
parent | c6b69bdbc1b0b914aa0d1e59a29305fce82d6f06 | commit | diff |
Make pull() support fetching multiple targets at once
pull() now takes an array of arguments instead of just one of each kind.
Currently, no users use the new capability, but that'll change.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
pull() now takes an array of arguments instead of just one of each kind.
Currently, no users use the new capability, but that'll change.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
fetch.c | diff | blob | history | |
fetch.h | diff | blob | history | |
http-fetch.c | diff | blob | history | |
local-fetch.c | diff | blob | history | |
ssh-fetch.c | diff | blob | history |