views:

25

answers:

0

As in tittle, i cant push my first repo to github... tried everything, but all i get is just same errors alternately again and again firstly i got:

Permission denied (publickey). fatal: The remote end hung up unexpectedly

i fixed it somehow

than i got:

error: src refspec master does not match any. fatal: The remote end hung up unexpectedly error: failed to push some refs to '[email protected]:azrahel/first_app.git'

fixed it as well

and now i got:

ERROR: azrahel/first_app doesnt`t exist yet. Did you enter it correctly? fatal: The remote end hung up unexpectedly

all three of above errors ommit while pushing with $ git push origin master

I add repo on github, my publickey is 'ok' now, and in config file everything seems to be ok....at least i think so i am totally new to git/RoR/web development/so on...

hope U ll help me fix it, cause am loosing my patience already, after two days of trying

greetings : )