changeset 1004:7e54839e1768

remove uncompressedTransfer from DSL in trunk
author pavel.sher
date Fri, 29 Jun 2018 11:53:45 +0200
parents 19bc562f89f0
children 3da1f4168906
files mercurial-dsl/HgVcsRoot.xml
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial-dsl/HgVcsRoot.xml	Fri Jun 29 11:49:13 2018 +0200
+++ b/mercurial-dsl/HgVcsRoot.xml	Fri Jun 29 11:53:45 2018 +0200
@@ -53,12 +53,6 @@
         A custom username for tags. Format: User Name <email>
       </description>
     </param>
-    <param name="uncompressedTransfer" type="boolean">
-      <description>
-        Whether the "--uncompressed" option should be added to the "hg clone" command.
-        It is enabled by default.
-      </description>
-    </param>
     <param name="hgCommandPath" dslName="hgPath">
       <description>
         [Path](https://confluence.jetbrains.com/display/TCDL/Mercurial#Mercurial-hgDetection) to hg executable