Creating pull requests in gitlab

后端 未结 3 574
日久生厌
日久生厌 2021-01-01 10:46

I have gitlab installation running, and I have a repository with library that I want to share with my friends, I can\'t understand what is the flow of sending pull request i

3条回答
  •  执笔经年
    2021-01-01 11:12

    GitLab.com co-founder here. Forking should work fine in recent versions of GitLab (6.x). You can fork a repo belonging to someone else and then create a merge request (the properly named version of the GitHub pull request).

提交回复
热议问题