eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitPullDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
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)

eric ide

mercurial