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

changeset 2543
eb9472947653
parent 2387
2d119e79ab54
child 2811
7b2ec3af3505
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html	Mon Mar 25 15:42:11 2013 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html	Mon Mar 25 18:15:32 2013 +0100
@@ -652,13 +652,16 @@
 </dd>
 </dl><a NAME="Hg.hgGraft" ID="Hg.hgGraft"></a>
 <h4>Hg.hgGraft</h4>
-<b>hgGraft</b>(<i>path</i>)
+<b>hgGraft</b>(<i>path, revs=None</i>)
 <p>
         Public method to copy changesets from another branch.
 </p><dl>
 <dt><i>path</i></dt>
 <dd>
 directory name of the project (string)
+</dd><dt><i>revs</i></dt>
+<dd>
+list of revisions to show in the revisions pane (list of strings)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>

eric ide

mercurial