Hello,
I have multiple forks of my repositories. I would like to merge between them on demand, but I would like to avoid merge requests. Is it somehow possible to say, “just merge this fork into original repo”?
I’ve migrated from bitbucket. There was a button compare and after comparison I could merge the fork into original repo. It worked great.
Merge request is too much work and there would be unnecessary records of the request.
So can it be somehow avoided?
If gitlab doesn’t offer such feature, how could I ask for it? Thanks