Skip to content

Commit f022b46

Browse files
committed
Fix wrong typo
1 parent cb21079 commit f022b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/09-git-and-other-scms/sections/client-p4.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ $ git clone --detect-branches //depot/project@all .
658658

659659
为了创建与整合分支,你不得不使用一个 Perforce 客户端。
660660
Git-p4 只能同步或提交已有分支,并且它一次只能做一个线性的变更集。
661-
如果你在 Git 中合并两个分支并尝度提交新的变更集,所有这些会被记录为一串文件修改;关于哪个分支参数的元数据在整合中会丢失
661+
如果你在 Git 中合并两个分支并尝试提交新的变更集,所有这些会被记录为一串文件修改;关于哪个分支参与的元数据在整合中会丢失
662662

663663
===== Git 与 Perforce 总结
664664

0 commit comments

Comments
 (0)