118 |
118 |
119 <p> |
119 <p> |
120 Public method to get the entered data. |
120 Public method to get the entered data. |
121 </p> |
121 </p> |
122 <dl> |
122 <dl> |
123 <dt>Returns:</dt> |
123 <dt>Return:</dt> |
124 <dd> |
124 <dd> |
125 tuple containing a bad commit (string), a list of good |
125 tuple containing a bad commit (string), a list of good |
126 commits (list of strings) and a flag indicating to not |
126 commits (list of strings) and a flag indicating to not |
127 checkout the working tree (boolean) |
127 checkout the working tree (boolean) |
128 </dd> |
128 </dd> |