eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.StripExtension.strip.html

changeset 7976
a8a20f558176
parent 7900
72b88fb20261
child 7989
a21d673a8f99
equal deleted inserted replaced
7975:7d493839a8fc 7976:a8a20f558176
97 reference to the Mercurial vcs object 97 reference to the Mercurial vcs object
98 </dd> 98 </dd>
99 </dl> 99 </dl>
100 <a NAME="Strip.hgStrip" ID="Strip.hgStrip"></a> 100 <a NAME="Strip.hgStrip" ID="Strip.hgStrip"></a>
101 <h4>Strip.hgStrip</h4> 101 <h4>Strip.hgStrip</h4>
102 <b>hgStrip</b>(<i>name, rev=""</i>) 102 <b>hgStrip</b>(<i>rev=""</i>)
103 103
104 <p> 104 <p>
105 Public method to strip revisions from a repository. 105 Public method to strip revisions from a repository.
106 </p> 106 </p>
107 <dl> 107 <dl>
108 108
109 <dt><i>name</i> (str)</dt>
110 <dd>
111 file/directory name
112 </dd>
113 <dt><i>rev</i> (str)</dt> 109 <dt><i>rev</i> (str)</dt>
114 <dd> 110 <dd>
115 revision to strip from 111 revision to strip from
116 </dd> 112 </dd>
117 </dl> 113 </dl>

eric ide

mercurial