I get this error message: git clone https://github.com/qgis/Quantum-GIS.git
Initialized empty Git repository in /home/office/Develop/src/Quantum-GIS/.git/ error: while accessing https://github.com/qgis/Quantum-GIS.git/info/refs fatal: HTTP request failed regards Stefan -----Ursprüngliche Nachricht----- Von: Martin Dobias [mailto:[email protected]] Gesendet: Mittwoch, 14. September 2011 10:22 An: Ziegler Stefan Cc: [email protected] Betreff: Re: [Qgis-developer] Git via https On Wed, Sep 14, 2011 at 9:23 AM, Ziegler Stefan <[email protected]> wrote: > Hi > > I get a 404 when trying to check out qgis master: > https://github.com/qgis/Quantum-GIS.git There's no need to worry - this URL is not meant to be used in a browser. If you 'git clone' that URL you will get a correct clone of the repository. Martin _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
