tj.git-extras/git-setup.1
Tj Holowaychuk 759312c402 Docs
2010-10-31 18:42:52 -07:00

37 lines
741 B
Groff

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SETUP" "1" "October 2010" "" "Git Extras"
.
.SH "NAME"
\fBgit\-setup\fR \- Set up a git repository
.
.SH "SYNOPSIS"
\fBgit\-setup\fR [<directory>]
.
.SH "DESCRIPTION"
Set up a git repository if one doesn\'t exist, add all files and make an initial commit\.
.
.SH "OPTIONS"
<directory>
.
.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"
<\fIhttp://github\.com/visionmedia/git\-extras/issues\fR>
.
.SH "SEE ALSO"
<\fIhttp://github\.com/visionmedia/git\-extras\fR>