mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-06 03:40:13 +01:00
doc/user: clarify fork visibility
Clarify that when forking libinput the public visibility level should be selected. Otherwise, CI pipelines will fail on merge requests. Also, update the fork URL. Signed-off-by: José Expósito <jose.exposito89@gmail.com>
This commit is contained in:
parent
6914b41de5
commit
dc86d66a32
1 changed files with 2 additions and 2 deletions
|
|
@ -157,8 +157,8 @@ sufficient to make some of the more confusing steps obvious.
|
|||
|
||||
- `Register an account <https://gitlab.freedesktop.org/users/sign_in>`_ in
|
||||
the freedesktop.org GitLab instance.
|
||||
- `Fork libinput <https://gitlab.freedesktop.org/libinput/libinput/forks/new>`_
|
||||
into your username's namespace
|
||||
- `Fork libinput <https://gitlab.freedesktop.org/libinput/libinput/-/forks/new>`_
|
||||
into your username's namespace. Select public visibility.
|
||||
- Get libinput's main repository. git will call this repository ``origin``. ::
|
||||
|
||||
git clone https://gitlab.freedesktop.org/libinput/libinput.git
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue