Last active
December 2, 2024 08:12
-
-
Save abenevaut/f8f2fbba4d9779e18f754bdd0e1770b7 to your computer and use it in GitHub Desktop.
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 shortlog -sne --all --since=4.month | |
git log --since=4.month |
Author
abenevaut
commented
May 12, 2024
- https://git-scm.com/docs/git-shortlog
- https://git-scm.com/docs/git-log
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment