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 |