Skip to content

Instantly share code, notes, and snippets.

@charlieegan3
Created December 12, 2023 09:57
Show Gist options
  • Save charlieegan3/533ca9795787265c8b536b32fd8e2c8b to your computer and use it in GitHub Desktop.
Save charlieegan3/533ca9795787265c8b536b32fd8e2c8b to your computer and use it in GitHub Desktop.
Commits to OPA

Run the following after cloning the OPA repo:

git log --follow --format="%ad" --date=iso -- docs | grep 2023 | wc | awk '{ print $1 }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment