Hi, how do i sync my forked Repo (only devel) with devel from ispconfig upstream in gitlab? I have an active merge request in one branch so i cannot simple delete my repo and fork a new one. I want create a new branch but think it would be better with basis of the current devel and not xxx commits behind. Think i could clone the ispconfig devel and push it into my devel - but don't know that's the "right" way. thanks Hannes
Go to https://docs.gitlab.com/ There type in the search box Code: sync forked repo Eventually you find for example https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html TLDR; issue pull request to sync your repo with Gitlab