Unable to push my code in github repository. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

28th Nov 2019, 6:28 PM
Maninder $ingh
Maninder $ingh - avatar
5 Answers
+ 2
Anna/Аня yes but not working.
29th Nov 2019, 2:30 AM
Maninder $ingh
Maninder $ingh - avatar
+ 2
нужно создать соответствующи репозиторий на гитхаб и все заработает.
29th Nov 2019, 4:15 AM
Mikhail Egorov
Mikhail Egorov - avatar
+ 2
create new git repo
29th Nov 2019, 4:17 AM
Mikhail Egorov
Mikhail Egorov - avatar
+ 1
Have you cloned a repository from github?
28th Nov 2019, 7:13 PM
Anna/Аня
Anna/Аня - avatar
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
28th Nov 2019, 6:49 PM
Tibor Santa
Tibor Santa - avatar