Skip to content

Instantly share code, notes, and snippets.

@colorbox
Created April 14, 2017 02:00
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 colorbox/152efc4d4626839f6b65726b85585719 to your computer and use it in GitHub Desktop.
Save colorbox/152efc4d4626839f6b65726b85585719 to your computer and use it in GitHub Desktop.
git log commit message extract
git rev-list --format=oneline --max-count=10000 HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment