Skip to content

Commit 87e0331

Browse files
committed
Remove redundant "每"
1 parent a143493 commit 87e0331

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
@@ -348,7 +348,7 @@ Initialized empty Git repository in /private/tmp/www-shallow/.git/
348348
Doing initial import of //depot/www/live/ from revision #head into refs/remotes/p4/master
349349
----
350350

351-
这样会创建出一种在 Git 中名为 ``shallow'' 克隆;只有最新版本的 Perforce 被导入至 Git;记住,Perforce 并未被设计成给每一个用户每一个版本
351+
这样会创建出一种在 Git 中名为 ``shallow'' 克隆;只有最新版本的 Perforce 被导入至 Git;记住,Perforce 并未被设计成给每一个用户一个版本
352352
使用 Git 作为 Perforce 客户端这样就足够了,但是为了其他目的的话这样可能不够。
353353

354354
完成之后,我们就有一个全功能的 Git 仓库:

0 commit comments

Comments
 (0)