You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\fBgit\-standup\fR [\-a author] [\-w \fIweekstart\-weekend\fR|\-d \fIdays\-ago\fR] [\-m depth] [\-D date format] [\-g] [\-L] [\-f] [\-B] [\-n number of commits]
7
+
\fBgit\-standup\fR [\-a author] [\-w \fIweekstart\-weekend\fR|\-d \fIdays\-ago\fR] [\-m depth] [\-D date format] [\-A] [\-g] [\-L] [\-f] [\-B] [\-n number of commits]
8
8
.br
9
9
\fBgit\-standup\fR\-h
10
10
.SH "DESCRIPTION"
@@ -28,12 +28,16 @@ The start of commit history\. Defaults to 1, means "1 days ago"\.
28
28
.P
29
29
\-w \fIweekstart\-weekend\fR
30
30
.P
31
-
Limit the search range to weekdays\. If \fIweekstart\fR and/or \fIweekend\fR are missing they default to Mon and Fri\. If the current day is \fIweekstart\fR commits made on \fIweekend\fR will be included\. I\.e\. calling \fBgitstandup\-w\-\fR on a Monday will include commits made on the last Friday\.
31
+
Limit the search range to weekdays\. If \fIweekstart\fR and/or \fIweekend\fR are missing they default to Mon and Fri\. If the current day is \fIweekstart\fR, commits made on \fIweekend\fR will be included\. I\.e\. calling \fBgitstandup\-w\-\fR on a Monday will include commits made on the last Friday\.
32
32
.P
33
33
\-D relative
34
34
.P
35
35
The date format displayed in commit history\. Defaults to "relative"\.
36
36
.P
37
+
\-A
38
+
.P
39
+
Print the author date instead of the commit date\.
0 commit comments