tj.git-extras/man/git-contrib.1
spacewander 76e0dfef97 replace visionmedia/git-extras to tj/git-extras
Although Github reserves the 'visionmedia' user space(a visit to there
will be redirected to 'tj'), it's better to
rename the links from visionmedia/git-extras to tj/git-extras
2014-11-06 17:12:01 +08:00

44 lines
939 B
Groff

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-CONTRIB" "1" "November 2014" "" ""
.
.SH "NAME"
\fBgit\-contrib\fR \- Show user\'s contributions
.
.SH "SYNOPSIS"
\fBgit\-contrib\fR <username>
.
.SH "DESCRIPTION"
Output a user\'s contributions to a project, based on the author name\.
.
.SH "OPTIONS"
<username>
.
.P
The name of the user who owns the contributions\.
.
.SH "EXAMPLES"
.
.nf
$ git contrib visionmedia
visionmedia (18):
Export STATUS_CODES
Replaced several Array\.prototype\.slice\.call() calls with Array\.prototype\.unshift\.call()
Moved help msg to node\-repl
Added multiple arg support for sys\.puts(), print(), etc\.
Fix stack output on socket error
\.\.\.
.
.fi
.
.SH "AUTHOR"
Written by Tj Holowaychuk <\fItj@vision\-media\.ca\fR>
.
.SH "REPORTING BUGS"
<\fIhttps://github\.com/tj/git\-extras/issues\fR>
.
.SH "SEE ALSO"
<\fIhttps://github\.com/tj/git\-extras\fR>