diff __init__.py @ 321:b6c6d32c8ef1

Add an option to clone without branch names.
author Augie Fackler <durin42@gmail.com>
date Fri, 08 May 2009 16:11:08 -0500
parents ce676eff002b
children 235022089da6
line wrap: on
line diff
--- a/__init__.py
+++ b/__init__.py
@@ -68,6 +68,7 @@ def uisetup(ui):
                      ('', 'svn-authors', '', 'username mapping filename'),
                      ('', 'svn-filemap', '',
                       'remap file to exclude paths or include only certain paths'),
+                     ('', 'svn-no-branchnames', False, "don't record branch names in hg"),
                      ])
 
     try: