Skip to content

Commit ec94934

Browse files
committed
Review 09-git-and-other-scms import-hg
1 parent e519c3e commit ec94934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
==== Mercurial
22

33
(((Mercurial)))(((Importing, from Mercurial)))
4-
因为 Mercurial 与 Git 在表示版本时有着非常相似的模型,但是因为 Git 更灵活一点,将一个仓库从 Mercurial 转换到 Git 是相当直接的,使用一个叫作“hg-fast-export”的工具,需要从这里拷贝一份:
4+
因为 Mercurial 与 Git 在表示版本时有着非常相似的模型,也因为 Git 拥有更加强大的灵活性,将一个仓库从 Mercurial 转换到 Git 是相当直接的,使用一个叫作“hg-fast-export”的工具,需要从这里拷贝一份:
55

66
[source,console]
77
----

0 commit comments

Comments
 (0)