mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
610962ed0733550677d4a8abe78a728abf889c52
Will make 'diff', 'fetch', 'pull' etc ignore the submodules by default. You can still use --ignore-submodules=none to override this, when really needed. Very convenient when working with staging repos, instead of what the qt5 repo dictate as the current module SHA1. Reviewed-by: axis
To clone and compile the submodules, do execute the following: ./init-repository ./configure make If you are a Nokia developer, you should add the -nokia-developer argument. ./init-repository -nokia-developer ./configure -nokia-developer make
Description
Languages
Shell
59.2%
PowerShell
24.4%
CMake
14.4%
Perl
1.3%
Dockerfile
0.3%
Other
0.3%