mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
31 lines
706 B
Groff
31 lines
706 B
Groff
.\" generated with Ronn/v0.7.3
|
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
.
|
|
.TH "GIT\-COMMITS\-SINCE" "1" "October 2010" "" "Git Extras"
|
|
.
|
|
.SH "NAME"
|
|
\fBgit\-commits\-since\fR \- Show commit logs since some date
|
|
.
|
|
.SH "SYNOPSIS"
|
|
\fBgit\-commits\-since\fR [<date>]
|
|
.
|
|
.SH "DESCRIPTION"
|
|
List of commits since the given \fIdate\fR\.
|
|
.
|
|
.SH "OPTIONS"
|
|
<date>
|
|
.
|
|
.P
|
|
Show commits more recent than \fIdate\fR\. By default, the command shows the commit logs since "last week"\.
|
|
.
|
|
.SH "EXAMPLES"
|
|
.
|
|
.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>
|