Query: git-setup
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GIT-SETUP(1) Git Extras GIT-SETUP(1)NAMEgit-setup - Set up a git repositorySYNOPSISgit-setup [<directory>]DESCRIPTIONSet 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/repositoryAUTHORWritten by Aggelos Orfanakos <agorf@agorf.gr>REPORTING BUGS<http://github.com/visionmedia/git-extras/issues>SEE ALSO<http://github.com/visionmedia/git-extras> June 2012 GIT-SETUP(1)