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 ea53e3d commit ebc5400Copy full SHA for ebc5400
book/09-git-and-other-scms/sections/import-p4.asc
@@ -70,7 +70,7 @@ Date: Tue Jul 7 01:35:51 2009 -0800
70
71
你可以看到 `git-p4`在每一个提交里都留下了一个标识符。
72
如果之后想要引用 Perforce 的修改序号的话,标识符保留在那里也是可以的。
73
-然而,如果想要移除标识符,现在就是这么做的时候 - 在你开始在新仓库中工作之前。
+然而,如果想要移除标识符,现在正是这么做的时候 - 在你开始在新仓库中工作之前。
74
(((git commands, filter-branch)))
75
可以使用 `git filter-branch` 将全部标识符移除。
76
0 commit comments