mirror of
git://code.qt.io/qt/qt5.git
synced 2026-08-31 22:57:21 +08:00
aea8ccd137
There are cases when someone may only want to do a shallow clone, e.g. in CI scenarios. Adding a --depth argument to reflect to allow shallow clones of the (sub)modules. Change-Id: Ia57f6d70c61eeb8f9828c467c8a4cf31c1d9c573 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>