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

579 B

git-commits-since(1) -- Show commit logs since some date

SYNOPSIS

git-commits-since [<date>]

DESCRIPTION

List of commits since the given date.

OPTIONS

<date>

Show commits more recent than . By default, the command shows the commit logs since "last week".

EXAMPLES

AUTHOR

Written by Tj Holowaychuk <tj@vision-media.ca>

REPORTING BUGS

<http://github.com/visionmedia/git-extras/issues>

SEE ALSO

<http://github.com/visionmedia/git-extras>