+ 3
Unable to push my code in github repository.
Whenever i try to push my code into github repository. git push -u origin master ERROR: Repository not found. fatal: repository 'url of Repository' not found. I have already add remote to my repository. Repository is private.
5 Respuestas
+ 2
Anna/Аня yes but not working.
+ 2
нужно создать соответствующи репозиторий на гитхаб и все заработает.
+ 2
create new git repo
+ 1
Have you cloned a repository from github?
0
https://help.github.com/en/github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line
I think it should work if you follow the instuctions step by step.
Have you created a new repo on github, and done this?
git remote add origin remote_repository_URL