Skip to content

Instantly share code, notes, and snippets.

@keithpitt
Created September 15, 2011 02:29
Show Gist options
  • Save keithpitt/1218371 to your computer and use it in GitHub Desktop.
Save keithpitt/1218371 to your computer and use it in GitHub Desktop.
export RELEASE_NOTES = `git log --format=oneline | grep "$GIT_COMMIT" | sed -e 's/'${GIT_COMMIT}'//'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment