Skip to content

Instantly share code, notes, and snippets.

@zaqmor
Created October 2, 2018 17:50
Show Gist options
  • Save zaqmor/e17475ca9c436aacf013218ee8ab20b0 to your computer and use it in GitHub Desktop.
Save zaqmor/e17475ca9c436aacf013218ee8ab20b0 to your computer and use it in GitHub Desktop.
GIT Pretty Print commit history for changelog
git log --pretty=format:"%ad %s" --date=short --topo-order
@zaqmor
Copy link
Author

zaqmor commented Oct 18, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment