I work on a MonoRepo in perforce so we have multiple branch.
I am trying to create an api which will fetch all the branch name where a file has changes .
basically what revision Graph shows and I am only trying to fetch the branch names which can be seen under Revision_graph-> Details -> Revision
Is there any API which can help me scrap that data from Revision graph.
any doc or any code snap will help.
Thanks