Skip to content

Instantly share code, notes, and snippets.

@tommyp
Last active December 1, 2015 13:14
Show Gist options
  • Save tommyp/0202d6dc0e7f2d1d9af1 to your computer and use it in GitHub Desktop.
Save tommyp/0202d6dc0e7f2d1d9af1 to your computer and use it in GitHub Desktop.
date=$(git log -1 --format=%cd)
heroku config:set LAST_COMMIT_DATE=$date --app yourappname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment