Set up a git repository
git-setup [<directory>]
Set up a git repository if one doesn\'t exist, add all files and make an initial commit.
<directory>
The name of a new directory to setup. By default, the current working directory.
$ git setup path/to/repository
Written by Aggelos Orfanakos <[email protected]>
<https://github.com/visionmedia/git-extras/issues>
<https://github.com/visionmedia/git-extras>