I have created a repository named amarjobs.
There is no file now.
I want to upload my working file in this repository.
I have done some step:
git init
git remote add origin url
git pull
git push origin master
But its throws an error.I am beginner with git.
I have searched but i do not get satisfied answer for my problem.
Could anyone solve my problem?
Error:
Thanks.