cg-init(1) Manual Page

NAME

cg - init - initialize a git repository

SYNOPSIS

cg-init

DESCRIPTION

Takes an optional parameter which will make it "clone" a specified remote repository. Note that this usage is DEPRECATED. Instead use cg-clone(1) (possibly with the -s parameter) for doing this. This functionality will go away from cg-init(1) soon.

If cg-init(1) is run in a non-empty directory files in the top and sub directory will automatically be added.

OPTIONS

-h, —help
Print usage help.

COPYRIGHT

Copyright © Petr Baudis, 2005

SEE ALSO

cg-init command is part of cogito(7), a toolkit for managing git(7) trees.