1CG-EXPORT(1)                                                      CG-EXPORT(1)
2
3
4

NAME

6       cg-export - export contents of a particular revision
7

SYNOPSIS

9       cg-export [-r TREE_ID] DESTFILE
10
11

DESCRIPTION

13       Takes a destination and optionally a tree ID as a parameter, defaulting
14       to HEAD.
15
16       The destination can be either a .tar, .tar.gz, .tar.bz2 or .tgz for
17       generating a tarball. Other destination specifiers are assumed to be
18       directory names, and the tree is exported to the given directory.
19
20

OPTIONS

22       -r TREE_ID
23              Base the export on the given tree.
24
25       -h, --help
26              Print usage summary.
27
28       --long-help
29              Print user manual. The same as found in cg-export(1).
30
32       Copyright © Johannes E. Schindelin, 2005
33
34

SEE ALSO

36       cg-export is part of cogito(7), a toolkit for managing git(7) trees.
37
38
39
40
41                                  12/11/2006                      CG-EXPORT(1)
Impressum