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

changeset 7989
a21d673a8f99
parent 7976
a8a20f558176
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
111 111
112 <p> 112 <p>
113 Public method to rebase changesets to a different branch. 113 Public method to rebase changesets to a different branch.
114 </p> 114 </p>
115 <dl> 115 <dl>
116 <dt>Returns:</dt> 116 <dt>Return:</dt>
117 <dd> 117 <dd>
118 flag indicating that the project should be reread (boolean) 118 flag indicating that the project should be reread (boolean)
119 </dd> 119 </dd>
120 </dl> 120 </dl>
121 <a NAME="Rebase.hgRebaseAbort" ID="Rebase.hgRebaseAbort"></a> 121 <a NAME="Rebase.hgRebaseAbort" ID="Rebase.hgRebaseAbort"></a>
124 124
125 <p> 125 <p>
126 Public method to abort rebasing changesets from another branch. 126 Public method to abort rebasing changesets from another branch.
127 </p> 127 </p>
128 <dl> 128 <dl>
129 <dt>Returns:</dt> 129 <dt>Return:</dt>
130 <dd> 130 <dd>
131 flag indicating that the project should be reread (boolean) 131 flag indicating that the project should be reread (boolean)
132 </dd> 132 </dd>
133 </dl> 133 </dl>
134 <a NAME="Rebase.hgRebaseContinue" ID="Rebase.hgRebaseContinue"></a> 134 <a NAME="Rebase.hgRebaseContinue" ID="Rebase.hgRebaseContinue"></a>
137 137
138 <p> 138 <p>
139 Public method to continue rebasing changesets from another branch. 139 Public method to continue rebasing changesets from another branch.
140 </p> 140 </p>
141 <dl> 141 <dl>
142 <dt>Returns:</dt> 142 <dt>Return:</dt>
143 <dd> 143 <dd>
144 flag indicating that the project should be reread (boolean) 144 flag indicating that the project should be reread (boolean)
145 </dd> 145 </dd>
146 </dl> 146 </dl>
147 <div align="right"><a href="#top">Up</a></div> 147 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial