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 c48f247 commit ea53e3dCopy full SHA for ea53e3d
book/09-git-and-other-scms/sections/import-p4.asc
@@ -10,12 +10,12 @@
10
Git Fusion 使这个过程毫无痛苦。
11
只需要使用在 <<_p4_git_fusion>> 中讨论过的配置文件来配置你的项目设置、用户映射与分支,然后克隆整个仓库。
12
Git Fusion 让你处在一个看起来像是原生 Git 仓库的环境中,如果愿意的话你可以随时将它推送到一个原生 Git 托管中。
13
-如果你喜欢的话甚至可以使用 Perforce 做为你的 Git 托管。
+如果你喜欢的话甚至可以使用 Perforce 作为你的 Git 托管。
14
15
[[_git_p4]]
16
===== Git-p4
17
18
-Git-p4 也可以做为一个导入工具。
+Git-p4 也可以作为一个导入工具。
19
作为例子,我们将从 Perforce 公开仓库中导入 Jam 项目。
20
为了设置客户端,必须导出 P4PORT 环境变量指向 Perforce 仓库:
21
0 commit comments