|
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/repository AUTHORWritten by Aggelos Orfanakos <agorf@agorf.gr>REPORTING BUGS<https://github.com/tj/git-extras/issues>SEE ALSO<https://github.com/tj/git-extras>
Visit the GSP FreeBSD Man Page Interface. |