Skip to content

Instantly share code, notes, and snippets.

@robstarbuck
Last active July 29, 2016 15:29
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 robstarbuck/a3ef72dcbc46c61783af to your computer and use it in GitHub Desktop.
Save robstarbuck/a3ef72dcbc46c61783af to your computer and use it in GitHub Desktop.
Create a file with the with the hash of the last git commit.
>> "$release_dir/$todaydate/"$(git log -n 1 --pretty=format:'%H')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment