We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb21079 commit f022b46Copy full SHA for f022b46
book/09-git-and-other-scms/sections/client-p4.asc
@@ -658,7 +658,7 @@ $ git clone --detect-branches //depot/project@all .
658
659
为了创建与整合分支,你不得不使用一个 Perforce 客户端。
660
Git-p4 只能同步或提交已有分支,并且它一次只能做一个线性的变更集。
661
-如果你在 Git 中合并两个分支并尝度提交新的变更集,所有这些会被记录为一串文件修改;关于哪个分支参数的元数据在整合中会丢失。
+如果你在 Git 中合并两个分支并尝试提交新的变更集,所有这些会被记录为一串文件修改;关于哪个分支参与的元数据在整合中会丢失。
662
663
===== Git 与 Perforce 总结
664
0 commit comments