I wanted to push changes to my repository on Github, I used the command, git remote add origin url then tried to push changes using the command git push origin master and I'm getting this error. Please some one help !
I tried both with http and https urls, both giving the same error.