Re: [leaf-devel] git_archive_download tool

2014-07-22 Thread kp kirchdoerfer
Hi Yves; Am Dienstag, 22. Juli 2014, 14:10:49 schrieb Yves Blusseau: > Hi all, > > i have create a small tool to download file(s) or directory directly from > sourceforge repository by using git-archive command. It is at least 3x > faster to download with git-archive than using the http transport

[leaf-devel] git_archive_download tool

2014-07-22 Thread Yves Blusseau
Hi all, i have create a small tool to download file(s) or directory directly from sourceforge repository by using git-archive command. It is at least 3x faster to download with git-archive than using the http transport. I have put the tools currently on a personal branch (yves/git_archive_downlo