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 <> ## REPORTING BUGS <> ## SEE ALSO <>