328
Comment: add heading, see also: Design
|
370
+cat
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
''hg manifest'' |
|
Line 6: | Line 8: |
---- CategoryCommand |
Manifest
hg manifest
The manifest is the file that describes the contents of the repository at a particular changeset ID. It primarily contains a list of file names and revisions of those files that are present. The manifest ID identifies the version of the manifest that goes with a particular changeset.
See also: ["Design"]