F
F
FilatovNikita2018-03-06 20:05:21
git
FilatovNikita, 2018-03-06 20:05:21

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
5a9ec9e7d30f5378563103.png
Now I reopen
5a9eca0ed41bf088938433.png
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 question

Ask a Question

731 491 924 answers to any question