Skip to content

Commit ea53e3d

Browse files
committed
Change "做为" to "作为"
1 parent c48f247 commit ea53e3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
Git Fusion 使这个过程毫无痛苦。
1111
只需要使用在 <<_p4_git_fusion>> 中讨论过的配置文件来配置你的项目设置、用户映射与分支,然后克隆整个仓库。
1212
Git Fusion 让你处在一个看起来像是原生 Git 仓库的环境中,如果愿意的话你可以随时将它推送到一个原生 Git 托管中。
13-
如果你喜欢的话甚至可以使用 Perforce 做为你的 Git 托管。
13+
如果你喜欢的话甚至可以使用 Perforce 作为你的 Git 托管。
1414

1515
[[_git_p4]]
1616
===== Git-p4
1717

18-
Git-p4 也可以做为一个导入工具
18+
Git-p4 也可以作为一个导入工具
1919
作为例子,我们将从 Perforce 公开仓库中导入 Jam 项目。
2020
为了设置客户端,必须导出 P4PORT 环境变量指向 Perforce 仓库:
2121

0 commit comments

Comments
 (0)