mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-06 06:56:53 +08:00
init-repository: fixed incorrect example for --mirror option
The full gerrit project name (including e.g. 'qt/' prefix) is appended to the mirror. The previous example implied that only the last portion was appended. Change-Id: I6313427edc8e3dac0e9819ebec9de1d71763e07f Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com> Reviewed-by: Laszlo Papp <lpapp@kde.org>
This commit is contained in:
committed by
Qt by Nokia
parent
1e7d6ecc9d
commit
34f300fd4b
@@ -192,7 +192,7 @@ For example:
|
||||
|
||||
...will use the following as a mirror for qtbase:
|
||||
|
||||
user@machine:/foo/bar/qtbase.git
|
||||
user@machine:/foo/bar/qt/qtbase.git
|
||||
|
||||
The mirror is permitted to contain a subset of the submodules; any
|
||||
missing modules will fall back to the canonical URLs.
|
||||
|
||||
Reference in New Issue
Block a user