Answer the question
In order to leave comments, you need to log in
Why does git push -u origin return Repository not found?
There are several files in the directory in which I work. I execute the commands in sequence:
git init
git add --all
git commit -m "init"
git remote add origin [email protected]:acc/repo.git
git push -u origin
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question