0

I noticed that when using git-p4 submit, regardless of what branch I am in on git, it always sends my code to the place in p4 where I cloned it originally. That's my desired behavior when I am on the master branch, however, I'd like to correlate other local branches to other remote p4 branches. That is, I want to "track" or "publish" branches other than master from git to p4. Is that possible?

4

1 に答える 1

1

はい、少しセットアップが必要ですが。detect-branchesオプションをご覧ください。各PERFORCEブランチのPERFORCEブランチ仕様が必要になります。

于 2012-02-06T16:09:51.703 に答える