Git is down
-
Hello,
https://code.qt.io/qt/qt5.git is down since quite some days
I didn't find info about it
Is it normal ? When will it be back ?
Thanks ! -
Works fine for me:
git clone https://code.qt.io/qt/qt5.git Cloning into 'qt5'... remote: Enumerating objects: 42890, done. remote: Counting objects: 100% (41018/41018), done. remote: Compressing objects: 100% (17233/17233), done.
-
Hello,
https://code.qt.io/qt/qt5.git is down since quite some days
I didn't find info about it
Is it normal ? When will it be back ?
Thanks !@My-public-name Not the right URL for a web view, try https://code.qt.io/cgit/qt/qt5.git/. Also the Github mirror is also available, and is more convenient for searching and browsing in the browser IMO.
-
I'm still having random timeout with error 128 when cloning.
It's working with Github.
Thanks.