mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Minor change to git standup -w documentation
This commit is contained in:
parent
5754b81047
commit
055110dd35
|
|
@ -33,7 +33,7 @@ The start of commit history. Defaults to 1, means "1 days ago".
|
|||
|
||||
Limit the search range to weekdays.
|
||||
If <weekstart> and/or <weekend> are missing they default to Mon and Fri.
|
||||
If the current day is <weekstart> commits made on <weekend> will be included.
|
||||
If the current day is <weekstart>, commits made on <weekend> will be included.
|
||||
I.e. calling `git standup -w -` on a Monday will include commits made on the last Friday.
|
||||
|
||||
-D relative
|
||||
|
|
|
|||
Loading…
Reference in a new issue