tj.git-extras/man/git-extras.1
nickl- 815db8b89e help ronn make hyperlinks.
With hte manuals described in index.txt ronn will create hyperlinks of the (1) referenced words.
See http://rtomayko.github.com/ronn/ronn.1#LINK-INDEXES.
git-extras.html will now be browsable, actually anywhere else you use the referenced names ie. git-extras(1) as defined in index.txt will generate as hyperlinks in html while keeping the text versions rendereder similarly than they used to using exactly the same procedures as already documented.
2012-07-21 12:25:58 +02:00

69 lines
1.5 KiB
Groff

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-EXTRAS" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-extras\fR \- Awesome GIT utilities
.
.SH "SYNOPSIS"
\fBgit\-extras\fR [\-v,\-\-version] [\-h,\-\-help] [update]
.
.SH "COMMANDS"
.
.IP "\(bu" 4
\fBgit\-changelog(1)\fR changelog population
.
.IP "\(bu" 4
\fBgit\-commits\-since(1)\fR show commit logs since some date
.
.IP "\(bu" 4
\fBgit\-contrib(1)\fR show a user\'s contribution
.
.IP "\(bu" 4
\fBgit\-count(1)\fR show commit count
.
.IP "\(bu" 4
\fBgit\-effort(1)\fR show effort statistics on file(s)
.
.IP "\(bu" 4
\fBgit\-fresh\-branch(1)\fR create fresh branches
.
.IP "\(bu" 4
\fBgit\-graft(1)\fR merge and destroy a given branch
.
.IP "\(bu" 4
\fBgit\-ignore(1)\fR add \.gitignore patterns
.
.IP "\(bu" 4
\fBgit\-release(1)\fR commit, tag and push changes to the repository
.
.IP "\(bu" 4
\fBgit\-setup(1)\fR set up a git repository with initial commit
.
.IP "\(bu" 4
\fBgit\-repl(1)\fR GIT read\-eval\-print\-loop
.
.IP "\(bu" 4
\fBgit\-summary(1)\fR repository summary & contrib
.
.IP "\(bu" 4
\fBgit\-touch(1)\fR touch and add file to the index
.
.IP "\(bu" 4
\fBgit\-undo(1)\fR undo one or more of the latest commits
.
.IP "\(bu" 4
\fBgit\-info(1)\fR show information about the repository
.
.IP "" 0
.
.SH "AUTHOR"
Written by Tj Holowaychuk <\fItj@vision\-media\.ca\fR>
.
.SH "REPORTING BUGS"
<\fIhttp://github\.com/visionmedia/git\-extras/issues\fR>
.
.SH "SEE ALSO"
<\fIhttp://github\.com/visionmedia/git\-extras\fR>