Can I cherry-pick from a perforce repo to another git hub repo?

63 Views Asked by At

I have one android project in perforce and one iOS project in github. Same project for different platforms. They share some file. Can I cherrypick certain changes to my github repo from perforce?

Right now, I do the work manually and it is very error-prone. Can I automate the process somehow?

0

There are 0 best solutions below