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?