Problem
In cherryPick.yml we have a fetch-depth: 0 if we are cherry picking a Mobile-Expensify pull request. This causes cherry picks to Mobile-Expensify to be slower than App pull requests.
Solution
We need to improve the Fetch history of relevant refs if cherry picking an App change to figure out what the "relevant refs" are when using the submodule.
cc @roryabraham