Show More
@@ -79,7 +79,7 b' def convert(ui, src, dest=None, revmapfi' | |||
|
79 | 79 | useful if you want to e.g. give a Subversion merge two parents, or |
|
80 | 80 | graft two disconnected series of history together. Each entry |
|
81 | 81 | contains a key, followed by a space, followed by one or two |
|
82 |
|
|
|
82 | comma-separated values. The key is the revision ID in the | |
|
83 | 83 | source revision control system whose parents should be modified |
|
84 | 84 | (same format as a key in .hg/shamap). The values are the revision |
|
85 | 85 | IDs (in either the source or destination revision control system) |
@@ -64,7 +64,7 b' convert a foreign SCM repository to a Me' | |||
|
64 | 64 | useful if you want to e.g. give a Subversion merge two parents, or |
|
65 | 65 | graft two disconnected series of history together. Each entry |
|
66 | 66 | contains a key, followed by a space, followed by one or two |
|
67 |
|
|
|
67 | comma-separated values. The key is the revision ID in the | |
|
68 | 68 | source revision control system whose parents should be modified |
|
69 | 69 | (same format as a key in .hg/shamap). The values are the revision |
|
70 | 70 | IDs (in either the source or destination revision control system) |
General Comments 0
You need to be logged in to leave comments.
Login now