Skip to content

Instantly share code, notes, and snippets.

@Moose0621
Created January 12, 2021 23:02
Show Gist options
  • Select an option

  • Save Moose0621/56057a0710e44d1fdb38e2d64c728c6a to your computer and use it in GitHub Desktop.

Select an option

Save Moose0621/56057a0710e44d1fdb38e2d64c728c6a to your computer and use it in GitHub Desktop.
git commands
git log --pretty=“%an %ae%n%cn %ce” --since “90 days ago” | sort | uniq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment