Show More
@@ -146,8 +146,8 b' def convert(ui, src, dest=None, revmapfi' | |||||
146 | converting from and to Mercurial. Default is False. |
|
146 | converting from and to Mercurial. Default is False. | |
147 |
|
147 | |||
148 | :convert.hg.saverev: store original revision ID in changeset |
|
148 | :convert.hg.saverev: store original revision ID in changeset | |
149 |
(forces target IDs to change). It takes a |
|
149 | (forces target IDs to change). It takes a boolean argument and | |
150 |
|
|
150 | defaults to False. | |
151 |
|
151 | |||
152 | :convert.hg.startrev: convert start revision and its descendants. |
|
152 | :convert.hg.startrev: convert start revision and its descendants. | |
153 | It takes a hg revision identifier and defaults to 0. |
|
153 | It takes a hg revision identifier and defaults to 0. |
@@ -132,7 +132,7 b'' | |||||
132 | Mercurial. Default is False. |
|
132 | Mercurial. Default is False. | |
133 | convert.hg.saverev |
|
133 | convert.hg.saverev | |
134 | store original revision ID in changeset (forces target IDs to |
|
134 | store original revision ID in changeset (forces target IDs to | |
135 |
change). It takes a |
|
135 | change). It takes a 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 | |
138 | revision identifier and defaults to 0. |
|
138 | revision identifier and defaults to 0. |
General Comments 0
You need to be logged in to leave comments.
Login now