hgext/convert/__init__.py
changeset 25750 c9093d4d1ff6
parent 25748 baea47cafe75
child 25787 d9133e89d39d
--- a/hgext/convert/__init__.py	Wed Jul 08 10:29:11 2015 -0700
+++ b/hgext/convert/__init__.py	Wed Jul 08 10:31:09 2015 -0700
@@ -356,6 +356,9 @@
     :convert.hg.usebranchnames: preserve branch names. The default is
         True.
 
+    :convert.hg.sourcename: records the given string as a 'convert_source' extra
+        value on each commit made in the target repository. The default is None.
+
     All Destinations
     ################