python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Is there a way to download the merge request details and save it to a xml file?
I have a GitLab repo. I want to download all the details of the merge requests I have done in my remote repo and save it to a file which can be xml or txt or csv or anything..
Is there anyway to do th...
R-K
Votes: 0
Answers: 1
How to handle hotfix in GitFlow and GitLab MR's?
We use GitLab and its MRs. We use a gitflow (just without release branches). Master is our production branch and develop the current dev branch. Master and develop are protected on GitLab so any push ...

MuyBien
Votes: 0
Answers: 0