Re: New git "master" repository
[email protected] (Ask Bjørn Hansen)
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
On Dec 10, 2010, at 18:23, Walt Mankowski wrote: > I just tried to clone that repository and got the following error: > > % git clone http://github.com/smtpd/qpsmtpd > Cloning into qpsmtpd... > fatal: http://github.com/smtpd/qpsmtpd/info/refs not found: did you run git update-server-info on the server? Try going to that URL, it'll give you a selection of clone URLs (and an easy way to fork into your own repository if you have a github account). > Also the website [1] still lists git://github.com/abh/qpsmtpd.git Oops, I'll fix that. Thanks. - ask