Skip to content

Instantly share code, notes, and snippets.

@jasperf
Last active April 16, 2024 02:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasperf/b73a3f3a63532649cc2f7eddcad7b3e0 to your computer and use it in GitHub Desktop.
Save jasperf/b73a3f3a63532649cc2f7eddcad7b3e0 to your computer and use it in GitHub Desktop.
Summary work February based on commit logs, merge requests
git log --since="February 1" --until="March 1" > ~/Documents/site.nl/february_commits.txt
git log --since="March 1" --until="April 1" > march_commits.txt
git log --since="April 1" --until="May 1" > april_commits.txt
git log --since="April 1" --until="April 10" > april_commits_apr1_to_apr9.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment