122 |
122 |
123 <p> |
123 <p> |
124 Public method to retrieve the import data. |
124 Public method to retrieve the import data. |
125 </p> |
125 </p> |
126 <dl> |
126 <dl> |
127 <dt>Returns:</dt> |
127 <dt>Return:</dt> |
128 <dd> |
128 <dd> |
129 tuple naming the patch file, a flag indicating to not commit, |
129 tuple naming the patch file, a flag indicating to not commit, |
130 a commit message, a commit date, a commit user, a flag indicating |
130 a commit message, a commit date, a commit user, a flag indicating |
131 to commit with the secret phase, a strip count and a flag |
131 to commit with the secret phase, a strip count and a flag |
132 indicating to enforce the import |
132 indicating to enforce the import |