99 Public method to rebase changesets to a different branch. |
99 Public method to rebase changesets to a different branch. |
100 </p> |
100 </p> |
101 <dl> |
101 <dl> |
102 <dt>Return:</dt> |
102 <dt>Return:</dt> |
103 <dd> |
103 <dd> |
104 flag indicating that the project should be reread (boolean) |
104 flag indicating that the project should be reread |
|
105 </dd> |
|
106 </dl> |
|
107 <dl> |
|
108 <dt>Return Type:</dt> |
|
109 <dd> |
|
110 bool |
105 </dd> |
111 </dd> |
106 </dl> |
112 </dl> |
107 <a NAME="Rebase.hgRebaseAbort" ID="Rebase.hgRebaseAbort"></a> |
113 <a NAME="Rebase.hgRebaseAbort" ID="Rebase.hgRebaseAbort"></a> |
108 <h4>Rebase.hgRebaseAbort</h4> |
114 <h4>Rebase.hgRebaseAbort</h4> |
109 <b>hgRebaseAbort</b>(<i></i>) |
115 <b>hgRebaseAbort</b>(<i></i>) |
112 Public method to abort rebasing changesets from another branch. |
118 Public method to abort rebasing changesets from another branch. |
113 </p> |
119 </p> |
114 <dl> |
120 <dl> |
115 <dt>Return:</dt> |
121 <dt>Return:</dt> |
116 <dd> |
122 <dd> |
117 flag indicating that the project should be reread (boolean) |
123 flag indicating that the project should be reread |
|
124 </dd> |
|
125 </dl> |
|
126 <dl> |
|
127 <dt>Return Type:</dt> |
|
128 <dd> |
|
129 bool |
118 </dd> |
130 </dd> |
119 </dl> |
131 </dl> |
120 <a NAME="Rebase.hgRebaseContinue" ID="Rebase.hgRebaseContinue"></a> |
132 <a NAME="Rebase.hgRebaseContinue" ID="Rebase.hgRebaseContinue"></a> |
121 <h4>Rebase.hgRebaseContinue</h4> |
133 <h4>Rebase.hgRebaseContinue</h4> |
122 <b>hgRebaseContinue</b>(<i></i>) |
134 <b>hgRebaseContinue</b>(<i></i>) |