hgext/convert/__init__.py
changeset 22466 e1b68c0a9363
parent 22300 35ab037de989
child 22470 8e0c4df28eec
equal deleted inserted replaced
22465:f8e2aebbb24c 22466:e1b68c0a9363
   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