mercurial/bundle2.py
changeset 30871 e527c11375a4
parent 30757 511a4bf52754
child 30872 1f51b4658f21
--- a/mercurial/bundle2.py	Thu Feb 02 10:53:55 2017 +0100
+++ b/mercurial/bundle2.py	Thu Feb 02 11:03:41 2017 +0100
@@ -320,9 +320,6 @@
     It iterates over each part then searches for and uses the proper handling
     code to process the part. Parts are processed in order.
 
-    This is very early version of this function that will be strongly reworked
-    before final usage.
-
     Unknown Mandatory part will abort the process.
 
     It is temporarily possible to provide a prebuilt bundleoperation to the