Skip to content

Instantly share code, notes, and snippets.

@eddiemonge
Created June 20, 2014 17:31
Show Gist options
  • Save eddiemonge/4ead79c7d716c602565e to your computer and use it in GitHub Desktop.
Save eddiemonge/4ead79c7d716c602565e to your computer and use it in GitHub Desktop.
Git Changelog script
git log --since=0.4.9 --no-merges --pretty="* [\`%h\`](https://github.com/yeoman/generator-webapp/commit/%h) %s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment