cg-export - export contents of a particular revision
cg-export [-r TREE_ID] DESTFILE
Takes a destination and optionally a tree ID as a parameter, defaulting to HEAD.
The destination can be either a .tar, .tar.gz, .tar.bz2 or .tgz for generating a tarball, or .zip for generating a zip file. Destination specifiers not ending by any of these extensions are assumed to be directory names, and the tree is exported to the given directory.
Base the export on the given tree.
Print usage summary.
Print user manual. The same as found in cg-export(1).
Print Cogito version.
Copyright © Johannes E. Schindelin, 2005