Created
January 12, 2021 23:02
-
-
Save Moose0621/56057a0710e44d1fdb38e2d64c728c6a to your computer and use it in GitHub Desktop.
git commands
This file contains hidden or 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 log --pretty=“%an %ae%n%cn %ce” --since “90 days ago” | sort | uniq | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment