Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
contribute:dev:git:start [2020/05/14 01:37] – [GitLab Forks and Merge Requests] ochosicontribute:dev:git:start [2020/06/19 13:12] – [GitLab Forks and Merge Requests] skunnyk
Line 79: Line 79:
   - Fork the project   - Fork the project
   - Clone your fork   - Clone your fork
-  - Create a new branch+  - Create a new branch (try to use a descriptive name), don't use "master"
   - Change and push your code to your fork/branch   - Change and push your code to your fork/branch
   - Start a merge request and [[https://docs.gitlab.com/ee/user/project/merge_requests/allow_collaboration.html|allow maintainers to change your branch]] (this means maintainers can rebase your branch on top of master using the GitLab Web UI)   - Start a merge request and [[https://docs.gitlab.com/ee/user/project/merge_requests/allow_collaboration.html|allow maintainers to change your branch]] (this means maintainers can rebase your branch on top of master using the GitLab Web UI)