cg-admin-cat(1) - Linux man page

Name

cg-admin-cat - cat a file(s) by filename from a git repository

Synopsis

cg-admin-cat [-r TREE_ID] FILE...

Description

Cat a file of a given filename in a given revision (or in the current one) to stdout.

Options

-r TREE_ID

ID of the revision or tree where to look for the file, instead of HEAD.
-h, --help
Print usage summary.
--long-help
Print user manual. The same as found in gitlink:cg-admin-cat[1].

Copyright

Copyright © John Ellson, 2005

See Also

cg-admin-cat is part of gitlink:cogito[7], a toolkit for managing gitlink:git[7] trees.