Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] github vs gitourous


CLONE PERFORMANCE

Perhaps you want to try a clone of through your corporate firewall?

Github:

Gitourous:

For github I did the following:
1. signed in
2. clicked on the "fork" button
   (one nice thing is after that they have an easy link to "your fork" on the website)
3. then used "ssh" URL on the result (ie git@xxxxxxxxxx:jive/uDig.git)

The alternative is Jesse adding you to the project for access to the "ssh" URL.

I don't know if this is what we should be testing; it is just what I did.

Jody

Back to the top