Created
May 31, 2018 08:53
-
-
Save PaulWoitaschek/c3576f6e26c3c31a1235021c8487b837 to your computer and use it in GitHub Desktop.
Git Daily Report
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# git report 2018-05-31 | |
[alias] | |
report = "!f() { git log --after=\""$1" 00:00\" --before=\""$1" 23:59\" --pretty=format:\"* %s\" --reverse; }; f" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment