Skip to content

Instantly share code, notes, and snippets.

@Atalanta
Created June 7, 2013 05:11
Show Gist options
  • Save Atalanta/5727183 to your computer and use it in GitHub Desktop.
Save Atalanta/5727183 to your computer and use it in GitHub Desktop.
$ git remote -v
origin [email protected]:Atalanta/bundler-exec (fetch)
origin [email protected]:Atalanta/bundler-exec (push)
$ git push -u origin master
ERROR: Permission to Atalanta/bundler-exec.git denied to atalanta-cookbooks.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment