Created
June 7, 2013 05:11
-
-
Save Atalanta/5727183 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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