← Older revision | Revision as of 17:29, 15 August 2023 | ||
Line 45: | Line 45: | ||
=== Submitting work without write access === | === Submitting work without write access === | ||
You can still [https://wiki.alpinelinux.org/wiki/Creating_patches submit a patch] without write access to the Alpine repository. For this you need to create an account on Alpine's GitLab, fork the desired repository (the fork resides on the server), clone the fork on your computer, make your changes into a separate branch, push the branch and create a merge request for that branch through the GitLab Web GUI. | You can still [https://wiki.alpinelinux.org/wiki/Creating_patches submit a patch] without write access to the Alpine repository. For this you need to create an account on Alpine's GitLab, fork the desired repository (the fork resides on the server), clone the fork on your computer, make your changes into a separate branch, push the branch to the fork (as branch; do not merge/rebase it into the master!) and create a merge request for that branch through the GitLab Web GUI. | ||
=== With write access === | === With write access === |
Distro