Show More
@@ -107,7 +107,7 b' def convert(ui, src, dest=None, revmapfi' | |||||
107 | instance) move code in one repository from "default" to a named branch. |
|
107 | instance) move code in one repository from "default" to a named branch. | |
108 |
|
108 | |||
109 | Mercurial Source |
|
109 | Mercurial Source | |
110 |
---------------- |
|
110 | ---------------- | |
111 |
|
111 | |||
112 | --config convert.hg.ignoreerrors=False (boolean) |
|
112 | --config convert.hg.ignoreerrors=False (boolean) | |
113 | ignore integrity errors when reading. Use it to fix Mercurial |
|
113 | ignore integrity errors when reading. Use it to fix Mercurial |
@@ -91,7 +91,7 b' convert a foreign SCM repository to a Me' | |||||
91 | instance) move code in one repository from "default" to a named branch. |
|
91 | instance) move code in one repository from "default" to a named branch. | |
92 |
|
92 | |||
93 | Mercurial Source |
|
93 | Mercurial Source | |
94 |
---------------- |
|
94 | ---------------- | |
95 |
|
95 | |||
96 | --config convert.hg.ignoreerrors=False (boolean) |
|
96 | --config convert.hg.ignoreerrors=False (boolean) | |
97 | ignore integrity errors when reading. Use it to fix Mercurial |
|
97 | ignore integrity errors when reading. Use it to fix Mercurial |
General Comments 0
You need to be logged in to leave comments.
Login now