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 e610b56 commit cb21079Copy full SHA for cb21079
book/09-git-and-other-scms/sections/client-p4.asc
@@ -590,7 +590,7 @@ $ git log --oneline --all --graph --decorate
590
* 70eaf78 Initial import of //depot/www/live/ from the state at revision #head
591
----
592
593
-我们的历史变成直线了,就像在提交前刚刚变基过(实际上也是这样)。
+我们的历史变成线性了,就像在提交前刚刚变基过(实际上也是这样)。
594
这意味着你可以在 Git 这边自由地创建、工作、扔掉与合并分支而不用害怕你的历史会变得与 Perforce 不兼容。
595
如果你可以变基它,你就可以将它贡献到 Perforce 服务器。
596
0 commit comments