On 03/31/2015 12:18 PM, Gunnar Roth wrote: > Now wiki says > > git clone git://code.qt.io/qt/qt5.git
[sahumada@sahumada ~]$ git clone git://code.qt.io/qt/qt5.git Cloning into 'qt5'... remote: Counting objects: 3021, done. remote: Compressing objects: 100% (1518/1518), done. remote: Total 3021 (delta 1500), reused 2862 (delta 1427) Receiving objects: 100% (3021/3021), 3.27 MiB | 1.27 MiB/s, done. Resolving deltas: 100% (1500/1500), done. 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@sahumada ~]$ git clone https://code.qt.io/qt/qt5.git Cloning into 'qt5'... fatal: repository 'https://code.qt.io/qt/qt5.git/' not found > Regards, > Gunnar Roth -- Sergio Ahumada [email protected] _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
