author | Petr Baudis <pasky@suse.cz> | |
Thu, 27 Jul 2006 21:56:19 +0000 (23:56 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 28 Jul 2006 02:33:48 +0000 (19:33 -0700) | ||
commit | 8e87ca661513d9f4b737295b234e93767cd2ee0c | |
tree | c757f0a8288533617c3ef5d1f31570fbd7e561c0 | tree | snapshot |
parent | 4211e4d10cd98b1aeed97bdb6cdebb9411956bb5 | commit | diff |
Teach git-local-fetch the --stdin switch
This makes it possible to fetch many commits (refs) at once, greatly
speeding up cg-clone.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This makes it possible to fetch many commits (refs) at once, greatly
speeding up cg-clone.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-local-fetch.txt | diff | blob | history | |
fetch.c | diff | blob | history | |
fetch.h | diff | blob | history | |
local-fetch.c | diff | blob | history |