mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-21 01:40:48 -05:00
CONTRIBUTING.md: update git host
gitlab.freedesktop.org -> ssh.gitlab.freedesktop.org
This commit is contained in:
parent
1efb216c6d
commit
25bec59c75
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ don't, however, allow me to make a suggestion: feature branches pulled from
|
|||
upstream. Try this:
|
||||
|
||||
1. Fork wlroots
|
||||
2. `git clone git@gitlab.freedesktop.org:<username>/wlroots.git && cd wlroots`
|
||||
2. `git clone git@ssh.gitlab.freedesktop.org:<username>/wlroots.git && cd wlroots`
|
||||
3. `git remote add upstream https://gitlab.freedesktop.org/wlroots/wlroots.git`
|
||||
|
||||
You only need to do this once. You're never going to use your fork's master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue