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') |