Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.largefiles.html

changeset 3359
6b6c224d67d6
parent 3316
aaa864fa5c1e
equal deleted inserted replaced
3358:57af7e9fda48 3359:6b6c224d67d6
91 <h4>Largefiles.hgAdd</h4> 91 <h4>Largefiles.hgAdd</h4>
92 <b>hgAdd</b>(<i>names, mode</i>) 92 <b>hgAdd</b>(<i>names, mode</i>)
93 <p> 93 <p>
94 Public method used to add a file to the Mercurial repository. 94 Public method used to add a file to the Mercurial repository.
95 </p><dl> 95 </p><dl>
96 <dt><i>name</i></dt> 96 <dt><i>names</i></dt>
97 <dd> 97 <dd>
98 file name(s) to be added (string or list of string) 98 file name(s) to be added (string or list of string)
99 </dd><dt><i>mode</i></dt> 99 </dd><dt><i>mode</i></dt>
100 <dd> 100 <dd>
101 add mode (string one of 'normal' or 'large') 101 add mode (string one of 'normal' or 'large')

eric ide

mercurial