cg-init(1)
==========

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
link:cg-clone.html[cg-clone(1)] (possibly with the `-s` parameter) for doing this. This
functionality will go away from link:cg-init.html[cg-init(1)] soon.

If link:cg-init.html[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 (C) Petr Baudis, 2005

SEE ALSO
--------
cg-init command is part of link:cogito.html[cogito(7)],
a toolkit for managing link:git.html[git(7)] trees.
