.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "GIT\-SETUP" "1" "November 2016" "" "Git Extras" . .SH "NAME" \fBgit\-setup\fR \- Set up a git repository . .SH "SYNOPSIS" \fBgit\-setup\fR [] . .SH "DESCRIPTION" Set up a git repository if one doesn\'t exist, add all files and make an initial commit\. . .SH "OPTIONS" . .P The name of a new directory to setup\. By default, the current working directory\. . .SH "EXAMPLES" . .nf $ git setup path/to/repository . .fi . .SH "AUTHOR" Written by Aggelos Orfanakos <\fIagorf@agorf\.gr\fR> . .SH "REPORTING BUGS" <\fIhttps://github\.com/tj/git\-extras/issues\fR> . .SH "SEE ALSO" <\fIhttps://github\.com/tj/git\-extras\fR>