149 |
149 |
150 <p> |
150 <p> |
151 Public method to get the entered data. |
151 Public method to get the entered data. |
152 </p> |
152 </p> |
153 <dl> |
153 <dl> |
154 <dt>Returns:</dt> |
154 <dt>Return:</dt> |
155 <dd> |
155 <dd> |
156 tuple of remote name, remote url (for custom remotes), |
156 tuple of remote name, remote url (for custom remotes), |
157 remote branches, local branch, a flag indicating to fetch from |
157 remote branches, local branch, a flag indicating to fetch from |
158 all repositories, a flag indicating to remove obsolete tracking |
158 all repositories, a flag indicating to remove obsolete tracking |
159 references and a flag indicating to fetch tags as well |
159 references and a flag indicating to fetch tags as well |