[stringtemplate-interest] mirror raw depot now

Terence Parr parrt at cs.usfca.edu
Sat Nov 13 13:13:33 PST 2010


On Nov 9, 2010, at 12:51 AM, Zenaan Harkness wrote:
> Thanks, I figured it out.
> What got me is that on the left of that page is a "Public
> Repositories" column, which has links to each project.
> When I click on a project, it has a box near the top with a label to
> the left saying
> "Git Read-Only", yet the box is empty. For example see
> https://github.com/antlr/stringtemplate4

ItShows https://github.com/antlr/stringtemplate4.git for me.

> _and_  git clone https://github.com/antlr/stringtemplate4 does not work!
> 
> The solution is to add ".git" extension to the url, like:
>  git clone https://github.com/antlr/stringtemplate4.git
> 
> then it works!

 weird. I get a 404 error for that

Ter


More information about the stringtemplate-interest mailing list