[Development] Switching remote url for qt5 git clone

Oswald Buddenhagen oswald.buddenhagen at theqtcompany.com
Tue Mar 31 16:08:47 CEST 2015


On Tue, Mar 31, 2015 at 12:22:00PM +0200, Sergio Ahumada wrote:
> On 03/31/2015 12:18 PM, Gunnar Roth wrote:
> > Now wiki says 
> > 
> > git clone git://code.qt.io/qt/qt5.git
> 
> [sahumada at sahumada ~]$ git clone git://code.qt.io/qt/qt5.git
> Cloning into 'qt5'...
> Checking connectivity... done.
> 
> > But i am quite sure it must be 
> > 
> > git clone git://code.qt.io/cgit/qt/qt5.git
> > 
> > Because otherwise i got an error: fatal: repository
> > 'https://code.qt.io/qt/qt5.git/' not found
> 
> [sahumada at sahumada ~]$ git clone https://code.qt.io/qt/qt5.git
> Cloning into 'qt5'...
> fatal: repository 'https://code.qt.io/qt/qt5.git/' not found
> 
that should work now as well.



More information about the Development mailing list