Show More
@@ -131,7 +131,7 b'' | |||||
131 | repositories with missing revlogs, by converting from and to |
|
131 | repositories with missing revlogs, by converting from and to | |
132 | Mercurial. Default is False. |
|
132 | Mercurial. Default is False. | |
133 | convert.hg.saverev |
|
133 | convert.hg.saverev | |
134 |
store original |
|
134 | store original revision ID in changeset (forces target IDs to | |
135 | change). It takes and boolean argument and defaults to False. |
|
135 | change). It takes and boolean argument and defaults to False. | |
136 | convert.hg.startrev |
|
136 | convert.hg.startrev | |
137 | convert start revision and its descendants. It takes a hg |
|
137 | convert start revision and its descendants. It takes a hg | |
@@ -231,7 +231,7 b'' | |||||
231 | specifying an initial Perforce revision: |
|
231 | specifying an initial Perforce revision: | |
232 |
|
232 | |||
233 | convert.p4.startrev |
|
233 | convert.p4.startrev | |
234 |
specify initial Perforce revision |
|
234 | specify initial Perforce revision (a Perforce changelist | |
235 | number). |
|
235 | number). | |
236 |
|
236 | |||
237 | Mercurial Destination |
|
237 | Mercurial Destination | |
@@ -245,7 +245,7 b'' | |||||
245 | convert.hg.tagsbranch |
|
245 | convert.hg.tagsbranch | |
246 | branch name for tag revisions, defaults to "default". |
|
246 | branch name for tag revisions, defaults to "default". | |
247 | convert.hg.usebranchnames |
|
247 | convert.hg.usebranchnames | |
248 | preserve branch names. The default is True |
|
248 | preserve branch names. The default is True. | |
249 |
|
249 | |||
250 | options: |
|
250 | options: | |
251 |
|
251 |
General Comments 0
You need to be logged in to leave comments.
Login now