equal
deleted
inserted
replaced
280 conversions are supported. |
280 conversions are supported. |
281 |
281 |
282 :convert.svn.startrev: specify start Subversion revision number. |
282 :convert.svn.startrev: specify start Subversion revision number. |
283 The default is 0. |
283 The default is 0. |
284 |
284 |
|
285 Git Source |
|
286 ########## |
|
287 |
|
288 The Git importer converts commits from all reachable branches (refs |
|
289 in refs/heads) and remotes (refs in refs/remotes) to Mercurial. |
|
290 Branches are converted to bookmarks with the same name, with the |
|
291 leading 'refs/heads' stripped. Git submodules are converted to Git |
|
292 subrepos in Mercurial. |
|
293 |
285 Perforce Source |
294 Perforce Source |
286 ############### |
295 ############### |
287 |
296 |
288 The Perforce (P4) importer can be given a p4 depot path or a |
297 The Perforce (P4) importer can be given a p4 depot path or a |
289 client specification as source. It will convert all files in the |
298 client specification as source. It will convert all files in the |