log --after=date

This commit is contained in:
Joey Hess 2012-01-06 17:24:03 -04:00
parent 47646d44b7
commit 9fb5f3edc7
5 changed files with 44 additions and 21 deletions

View file

@ -278,6 +278,9 @@ subdirectories).
Displays the location log for the specified file or files,
showing each repository they were added to ("+") and removed from ("-").
To only show location changes after a date, specify --after=date.
(The "date" can be any format accepted by git log, ie "last wednesday")
* status
Displays some statistics and other information, including how much data