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

changeset 7900
72b88fb20261
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
equal deleted inserted replaced
7899:ecf67e07b6e0 7900:72b88fb20261
349 349
350 <dt><i>args</i></dt> 350 <dt><i>args</i></dt>
351 <dd> 351 <dd>
352 list of arguments for the process (list of strings) 352 list of arguments for the process (list of strings)
353 </dd> 353 </dd>
354 <dt><i>workingDir=</i></dt> 354 <dt><i>workingDir</i></dt>
355 <dd> 355 <dd>
356 working directory for the process (string) 356 working directory for the process (string)
357 </dd> 357 </dd>
358 <dt><i>showArgs=</i></dt> 358 <dt><i>showArgs</i></dt>
359 <dd> 359 <dd>
360 flag indicating to show the arguments (boolean) 360 flag indicating to show the arguments (boolean)
361 </dd> 361 </dd>
362 <dt><i>environment=</i></dt> 362 <dt><i>environment</i></dt>
363 <dd> 363 <dd>
364 dictionary of environment settings to add 364 dictionary of environment settings to add
365 or change for the git process (dict of string and string) 365 or change for the git process (dict of string and string)
366 </dd> 366 </dd>
367 </dl> 367 </dl>

eric ide

mercurial