Answer the question
In order to leave comments, you need to log in
Why does git remote set-url origin https://github.com/user/repo still leave git://github.com/user/repo?
Good afternoon ! I can't figure out what's wrong, I want to push master to my branch, I get the error
fatal: remote error:
You can't push to git://github.com/user/repo.git
Use https://github.com /user/repo.git
I change the repository settings to http, write git remote -v and still, again, the address is not via http, but the one that was git://github.com/user/repo, even in the prog if you change, then the same thing will happen
Here I change
Now I reopen
And here is the result again old
What's the matter ? Why does it change me all the time to the old one and because of this I cannot push anything to my repository? Thanks in advance
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