git-setup (1)
Leading comments
generated with Ronn/v0.7.3
http://github.com/rtomayko/ronn/tree/0.7.3
(The comments found at the beginning of the groff file "man1/git-setup.1".)
NAME
git-setup - Set up a git repository
SYNOPSIS
git-setup [<directory>]
DESCRIPTION
Set up a git repository if one doesn't exist, add all files and make an initial commit.
OPTIONS
<directory>
The name of a new directory to setup. By default, the current working directory.
EXAMPLES
$ git setup path/to/repository
AUTHOR
Written by Aggelos Orfanakos <
agorf@agorf.gr>
REPORTING BUGS
<
github.com/tj/git-extras/issues>
SEE ALSO
<
github.com/tj/git-extras>