Skip to content

Fix cherry picks for forks

Igor Drozdov requested to merge id-fix-cherry-picks-for-forks into master

What does this MR do and why?

Currently, cherry picking a commit from a fork fails if the commit does not exist upstream. In order to fix it, we need to pre-fetch the commit into the target repo.

Related issues:

Merge request reports

Loading