Skip to content

Instantly share code, notes, and snippets.

@afandiyusuf
Last active March 25, 2025 00:12
Show Gist options
  • Save afandiyusuf/1fb05d7086cf9fc85ca037e643f37dd9 to your computer and use it in GitHub Desktop.
Save afandiyusuf/1fb05d7086cf9fc85ca037e643f37dd9 to your computer and use it in GitHub Desktop.
Report based on the commit.

git log --since="2 months ago" --author="[email protected]" --pretty=format:"%h - %an, %ar : %s%n%b" > commit_report.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment