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

changeset 2543
eb9472947653
parent 2387
2d119e79ab54
child 2811
7b2ec3af3505
equal deleted inserted replaced
2540:f346433ea963 2543:eb9472947653
650 <dd> 650 <dd>
651 list of tags (list of string) 651 list of tags (list of string)
652 </dd> 652 </dd>
653 </dl><a NAME="Hg.hgGraft" ID="Hg.hgGraft"></a> 653 </dl><a NAME="Hg.hgGraft" ID="Hg.hgGraft"></a>
654 <h4>Hg.hgGraft</h4> 654 <h4>Hg.hgGraft</h4>
655 <b>hgGraft</b>(<i>path</i>) 655 <b>hgGraft</b>(<i>path, revs=None</i>)
656 <p> 656 <p>
657 Public method to copy changesets from another branch. 657 Public method to copy changesets from another branch.
658 </p><dl> 658 </p><dl>
659 <dt><i>path</i></dt> 659 <dt><i>path</i></dt>
660 <dd> 660 <dd>
661 directory name of the project (string) 661 directory name of the project (string)
662 </dd><dt><i>revs</i></dt>
663 <dd>
664 list of revisions to show in the revisions pane (list of strings)
662 </dd> 665 </dd>
663 </dl><dl> 666 </dl><dl>
664 <dt>Returns:</dt> 667 <dt>Returns:</dt>
665 <dd> 668 <dd>
666 flag indicating that the project should be reread (boolean) 669 flag indicating that the project should be reread (boolean)

eric ide

mercurial