.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "GIT\-SETUP" "1" "November 2023" "" "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>