mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
66 lines
1.4 KiB
Groff
66 lines
1.4 KiB
Groff
.\" generated with Ronn/v0.7.3
|
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
.
|
|
.TH "GIT\-EXTRAS" "1" "March 2011" "" "Git Extras"
|
|
.
|
|
.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\fR changelog population
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-commits\-since\fR show commit logs since some date
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-contrib\fR show a user\'s contribution
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-count\fR show commit count
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-fresh\-branch\fR create fresh branches
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-graft\fR merge and destroy a given branch
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-ignore\fR add \.gitignore patterns
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-release\fR commit, tag and push changes to the repository
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-setup\fR set up a git repository with initial commit
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-repl\fR GIT read\-eval\-print\-loop
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-summary\fR repository summary & contrib
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-touch\fR touch and add file to the index
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-undo\fR undo one or more of the latest commits
|
|
.
|
|
.IP "\(bu" 4
|
|
\fBgit\-pull\-request\fR pulls the given request from github
|
|
.
|
|
.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>
|