On 2011-01-24 10:35, Jonathan M Davis wrote:
On Monday 24 January 2011 01:29:33 Jacob Carlborg wrote:
On 2011-01-24 05:26, Walter Bright wrote:
https://github.com/organizations/D-Programming-Language

We're all learning how to use github, but by most accounts it seems to
be the best available system for the diverse group of people who work on
it.

Are we supposed to be able to access this repository? When I enter the
address in the web browser it redirects to the github start page. If I
try to clone it I get this error:

fatal: https://github.com/organizations/D-Programming-Language
/info/refs not found: did you run git update-server-info on the server?

That links to the "organization" D-Programming-Language on github.

https://github.com/D-Programming-Language is the link to the list of
repositories. You'll need to go the individual repository for a project to find
the URL to use to clone that repository.

- Jonathan M Davis

Ahh, I see.

--
/Jacob Carlborg

Reply via email to