log --after=date
This commit is contained in:
parent
47646d44b7
commit
9fb5f3edc7
5 changed files with 44 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue