Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2006-03-19 05:50:31
Size: 302
Comment: As explained on IRC
Revision 4 as of 2008-01-04 12:56:36
Size: 370
Editor: abuehl
Comment: +cat
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Manifest = == Manifest ==

''hg manifest''
Line 4: Line 6:

See also: ["Design"]
----
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"]


CategoryCommand

Manifest (last edited 2013-11-07 02:08:31 by MaytagMetalark)