Skip to content

Instantly share code, notes, and snippets.

@fjcaetano
Last active March 3, 2016 16:05
Show Gist options
  • Save fjcaetano/42783ed92fa5208de626 to your computer and use it in GitHub Desktop.
Save fjcaetano/42783ed92fa5208de626 to your computer and use it in GitHub Desktop.
Changelog from previous tag
echo "Printing Changelog"
git log $(git describe --abbrev=0)..HEAD --pretty=oneline --abbrev-commit | envman add --key GIT_CHANGELOG
echo $GIT_CHANGELOG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment