Skip to content

Instantly share code, notes, and snippets.

@SaundersB
Created March 31, 2023 12:59
Show Gist options
  • Save SaundersB/5df530fbb6252fbb39b7856faff75605 to your computer and use it in GitHub Desktop.
Save SaundersB/5df530fbb6252fbb39b7856faff75605 to your computer and use it in GitHub Desktop.
alias release_notes='git log --since="1 week ago" --pretty=format:"%cd %s" --date=format:"%Y-%m-%d" --no-merges > ~/commits.txt'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment