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 <[email protected]>

REPORTING BUGS

<https://github.com/visionmedia/git-extras/issues>

RELATED TO git-setup…

<https://github.com/visionmedia/git-extras>