Skip to content

Instantly share code, notes, and snippets.

@lyonsun
Last active August 29, 2015 14:19
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 lyonsun/c33820ad3f117263d965 to your computer and use it in GitHub Desktop.
Save lyonsun/c33820ad3f117263d965 to your computer and use it in GitHub Desktop.
git log compact commit messages.
git log --since=1/11/2011 --until=28/07/2015 --no-merges --format=%cd%n%B --date=local > CHANGELOG.TXT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment