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 a143493 commit 87e0331Copy full SHA for 87e0331
book/09-git-and-other-scms/sections/client-p4.asc
@@ -348,7 +348,7 @@ Initialized empty Git repository in /private/tmp/www-shallow/.git/
348
Doing initial import of //depot/www/live/ from revision #head into refs/remotes/p4/master
349
----
350
351
-这样会创建出一种在 Git 中名为 ``shallow'' 克隆;只有最新版本的 Perforce 被导入至 Git;记住,Perforce 并未被设计成给每一个用户每一个版本。
+这样会创建出一种在 Git 中名为 ``shallow'' 克隆;只有最新版本的 Perforce 被导入至 Git;记住,Perforce 并未被设计成给每一个用户一个版本。
352
使用 Git 作为 Perforce 客户端这样就足够了,但是为了其他目的的话这样可能不够。
353
354
完成之后,我们就有一个全功能的 Git 仓库:
0 commit comments