Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html

changeset 278
c93823b96faa
parent 249
52df4455a035
child 305
5cf9e308f342
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html	Sun May 23 15:09:37 2010 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html	Mon May 24 18:38:54 2010 +0200
@@ -586,13 +586,16 @@
 </dd>
 </dl><a NAME="Hg.hgPush" ID="Hg.hgPush"></a>
 <h4>Hg.hgPush</h4>
-<b>hgPush</b>(<i>name</i>)
+<b>hgPush</b>(<i>name, force = False</i>)
 <p>
         Public method used to push changes to a remote Mercurial repository.
 </p><dl>
 <dt><i>name</i></dt>
 <dd>
 directory name of the project to be pushed from (string)
+</dd><dt><i>force=</i></dt>
+<dd>
+flag indicating a forced push (boolean)
 </dd>
 </dl><a NAME="Hg.hgRecover" ID="Hg.hgRecover"></a>
 <h4>Hg.hgRecover</h4>

eric ide

mercurial