On 19/05/12 13:18, Michał Górny wrote:
> EGIT_REPO_URI=(
>       "git://github.com/foo/foo.git
>       http://github.com/foo/foo.git";
> 
>       "git://github.com/foo/bar.git
>       http://github.com/foo/bar.git";
> )
> 
> Or something like that. What I am afraid of is that we use nested list
> with tricky syntax, and one could miss the specifics of "" use.

it doesn't look that bad, the result would be getting

foo and bar in workdir I guess.

for github, sourceforge, bitbucket, gnome, etc, we might use something
like gitmirror://github/foo/bar

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero


Reply via email to