piceaTech / node-gitlab-2-github

Migrate Issues, milestones etc from gitlab to github
MIT License
547 stars 133 forks source link

Migrate merge requests with deleted branches #173

Open piyushk96 opened 1 year ago

piyushk96 commented 1 year ago

Currently the script throws an error when it tries to migrate a merge request whose branch has been deleted from gitlab. Instead the script must recover the deleted branch and then migrate the merge request