Merge last n number of commits from perforce repository to git repository

51 Views Asked by At

we have migrated our code base from perforce to git. development going on both perforce and git repository. Now I want to merge latest n number of commits from perforce to git repository. How to do it ? Thanks in advance.

0

There are 0 best solutions below