File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -33,12 +33,14 @@ In these sections there are instructions to bring-up your own continuous integra
3333either to run locally, in a self-hosted runner or even in a cluster.
3434
3535Beyond the linear history ``main `` branch, the following upstream mirrors are
36- provided (``mirror /<remote-name>/<branch> ``):
36+ provided (``mirror_ci /<remote-name>/<branch> ``):
3737
38- * | ``mirror /next/linux-next/master ``: Patches aimed at the next kernel merge window
38+ * | ``mirror_ci /next/linux-next/master ``: Patches aimed at the next kernel merge window
3939 | https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/?h=master
40- * | ``mirror /jic23/iio/testing ``: Linux IIO Subsystem (Cameron's branch)
40+ * | ``mirror_ci /jic23/iio/testing ``: Linux IIO Subsystem (Cameron's branch)
4141 | https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git/log/?h=testing
42+ * | ``mirror_ci/lee/mfd/for-mfd-next ``: MFD Subsystem Tree - Next and Fixes
43+ | https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git/log/?h=for-mfd-next
4244
4345When upstreaming a driver, target the pull-request against the mirror.
4446
You can’t perform that action at this time.
0 commit comments