eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog.html

branch
eric7
changeset 8752
3c1ea4dfb691
parent 8596
d64760b2da50
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog.html	Mon Nov 01 16:53:32 2021 +0100
+++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog.html	Mon Nov 01 16:58:52 2021 +0100
@@ -102,8 +102,14 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-tuple of branch name (string) and a flag indicating to
-            commit the branch (boolean)
+tuple of branch name, a flag indicating to commit the branch
+            and a flag indicating to force the branch creation
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+tuple of (str, bool, bool)
 </dd>
 </dl>
 <a NAME="HgBranchInputDialog.on_branchComboBox_editTextChanged" ID="HgBranchInputDialog.on_branchComboBox_editTextChanged"></a>

eric ide

mercurial