equal
deleted
inserted
replaced
162 urls URL Paths |
162 urls URL Paths |
163 hg add [OPTION]... [FILE]... |
163 hg add [OPTION]... [FILE]... |
164 |
164 |
165 add the specified files on the next commit |
165 add the specified files on the next commit |
166 |
166 |
167 Schedule files to be version controlled and added to the repository. |
167 Schedule files to be version controlled and added to the |
|
168 repository. |
168 |
169 |
169 The files will be added to the repository at the next commit. To |
170 The files will be added to the repository at the next commit. To |
170 undo an add before that, see hg revert. |
171 undo an add before that, see hg revert. |
171 |
172 |
172 If no names are given, add all files to the repository. |
173 If no names are given, add all files to the repository. |
181 hg add: option --skjdfks not recognized |
182 hg add: option --skjdfks not recognized |
182 hg add [OPTION]... [FILE]... |
183 hg add [OPTION]... [FILE]... |
183 |
184 |
184 add the specified files on the next commit |
185 add the specified files on the next commit |
185 |
186 |
186 Schedule files to be version controlled and added to the repository. |
187 Schedule files to be version controlled and added to the |
|
188 repository. |
187 |
189 |
188 The files will be added to the repository at the next commit. To |
190 The files will be added to the repository at the next commit. To |
189 undo an add before that, see hg revert. |
191 undo an add before that, see hg revert. |
190 |
192 |
191 If no names are given, add all files to the repository. |
193 If no names are given, add all files to the repository. |