Skip to content

Instantly share code, notes, and snippets.

@mgirouard
Created May 30, 2013 18:23
Show Gist options
  • Save mgirouard/5679951 to your computer and use it in GitHub Desktop.
Save mgirouard/5679951 to your computer and use it in GitHub Desktop.
Tag a deployment, on the quick
git tag deployment-`date +'%Y%m%d%H%M%S'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment