Skip to content

Instantly share code, notes, and snippets.

@samuele-mattiuzzo
Created February 21, 2022 15:21
Show Gist options
  • Save samuele-mattiuzzo/38c09d317fcc620c69d66a5c883fe8e4 to your computer and use it in GitHub Desktop.
Save samuele-mattiuzzo/38c09d317fcc620c69d66a5c883fe8e4 to your computer and use it in GitHub Desktop.
Lists all commit messages
git shortlog --no-merges --graph --abbrev-commit master..HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment