I can't do “git push origin master”
Clash Royale CLAN TAG #URR8PPP I can't do “git push origin master” when I try to do git push origin master I always get one of these messages I tried bitbucket only is there is a problem with git commands or something? error message 1 error message 2 Can you be more specific? – bstrauch24 26 mins ago the full detailed errors on the two images – Islam Moustafa 21 mins ago 1 Answer 1 To resolve the first error message, make sure you've properly generated an RSA key pair and uploaded the public key to bitbucket in your settings. The second error message is appearing because you need to run git pull befo...