Skip to content

Instantly share code, notes, and snippets.

@jessedearing
Created December 3, 2010 23:40
Show Gist options
  • Save jessedearing/727728 to your computer and use it in GitHub Desktop.
Save jessedearing/727728 to your computer and use it in GitHub Desktop.
git tag $(date +%Y-%m-%d_release)
git push origin $(date +%Y-%m-%d_release)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment