Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我注意到,当使用git 时git-p4 submit,无论我在 git 上的哪个分支,它总是将我的代码发送到我最初克隆它的 p4 中的位置。这是我在master分支上时想要的行为,但是,我想将其他本地分支与其他远程 p4 分支相关联。也就是说,我想“跟踪”或“发布”分支,而不是master从 git 到 p4。那可能吗?
git-p4 submit
master
是的,虽然它需要一些设置。看看detect-branches选项。您需要为每个 Perforce 分支提供一个 Perforce 分支规范。
detect-branches