145 |
145 |
146 <p> |
146 <p> |
147 Public method to get the entered data. |
147 Public method to get the entered data. |
148 </p> |
148 </p> |
149 <dl> |
149 <dl> |
150 <dt>Returns:</dt> |
150 <dt>Return:</dt> |
151 <dd> |
151 <dd> |
152 tuple of remote name, remote url (for custom remotes), |
152 tuple of remote name, remote url (for custom remotes), |
153 remote branches, a flag indicating to pull from all repositories |
153 remote branches, a flag indicating to pull from all repositories |
154 and a flag indicating to remove obsolete tracking references |
154 and a flag indicating to remove obsolete tracking references |
155 (string, string, list of strings, boolean, boolean) |
155 (string, string, list of strings, boolean, boolean) |