Skip to content

Instantly share code, notes, and snippets.

@leeola
Created June 28, 2012 02:06
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 leeola/298542f2248a9949cd10 to your computer and use it in GitHub Desktop.
Save leeola/298542f2248a9949cd10 to your computer and use it in GitHub Desktop.
[leeolayvar@cloud9]:/workspace$ git checkout master
Switched to branch 'master'
[leeolayvar@cloud9]:/workspace$ git tag 0.0.1
Permission denied
[leeolayvar@cloud9]:/workspace$ git tag v0.0.1
Permission denied
[leeolayvar@cloud9]:/workspace$ git tag "v0.0.1"
Permission denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment