M
M
mutaev_murad2016-03-16 17:32:34
GitHub
mutaev_murad, 2016-03-16 17:32:34

Repository commits etc.?

Hello! I can’t upload the repository to github, when I connect to github to upload, it says such a repository does not exist, it requires a turnip that I deleted due to an error, but I created a new one but I can’t upload it there

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Zagaevsky, 2016-03-16
@zagayevskiy

Probably, the remote (remote) repository is not configured correctly.
On the command line in the root directory of the repository, type:
git remote -v- this will be a list of all remote repositories, probably only origin with the address of your old repository (which you deleted).
git remote set-url origin https://ваш_новый_адрес- set a new address.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question