eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
198 <dd> 198 <dd>
199 revision number to generate (1 or 2) 199 revision number to generate (1 or 2)
200 </dd> 200 </dd>
201 </dl> 201 </dl>
202 <dl> 202 <dl>
203 <dt>Returns:</dt> 203 <dt>Return:</dt>
204 <dd> 204 <dd>
205 revision (string) 205 revision (string)
206 </dd> 206 </dd>
207 </dl> 207 </dl>
208 <a NAME="HgRebaseDialog.__updateOK" ID="HgRebaseDialog.__updateOK"></a> 208 <a NAME="HgRebaseDialog.__updateOK" ID="HgRebaseDialog.__updateOK"></a>
218 218
219 <p> 219 <p>
220 Public method to retrieve the data for the rebase session. 220 Public method to retrieve the data for the rebase session.
221 </p> 221 </p>
222 <dl> 222 <dl>
223 <dt>Returns:</dt> 223 <dt>Return:</dt>
224 <dd> 224 <dd>
225 tuple with a source indicator of "S" or "B", the source 225 tuple with a source indicator of "S" or "B", the source
226 revision, the destination revision, a flag indicating to collapse, 226 revision, the destination revision, a flag indicating to collapse,
227 a flag indicating to keep the original changesets, a flag 227 a flag indicating to keep the original changesets, a flag
228 indicating to keep the original branch name, a flag indicating 228 indicating to keep the original branch name, a flag indicating

eric ide

mercurial