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

changeset 660
7a1d92437921
parent 501
5c615a85241a
child 767
27554f80d08f
equal deleted inserted replaced
659:b53e67ae2021 660:7a1d92437921
585 </p><dl> 585 </p><dl>
586 <dt><i>name</i></dt> 586 <dt><i>name</i></dt>
587 <dd> 587 <dd>
588 directory name of the project to be pulled to (string) 588 directory name of the project to be pulled to (string)
589 </dd> 589 </dd>
590 </dl><dl>
591 <dt>Returns:</dt>
592 <dd>
593 flag indicating, that the update contained an add
594 or delete (boolean)
595 </dd>
590 </dl><a NAME="Hg.hgPush" ID="Hg.hgPush"></a> 596 </dl><a NAME="Hg.hgPush" ID="Hg.hgPush"></a>
591 <h4>Hg.hgPush</h4> 597 <h4>Hg.hgPush</h4>
592 <b>hgPush</b>(<i>name, force = False</i>) 598 <b>hgPush</b>(<i>name, force = False</i>)
593 <p> 599 <p>
594 Public method used to push changes to a remote Mercurial repository. 600 Public method used to push changes to a remote Mercurial repository.

eric ide

mercurial