A
A
alexkismartt2021-07-04 16:22:38
git
alexkismartt, 2021-07-04 16:22:38

Why doesn't git push work?

why might the push command in git not work, nothing happens at all, and the repository is out of sync?
60e1b60bb69db533692419.png
60e1b61910d9c294949578.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Txao, 2021-07-05
@Txao

Try deleting the old origin and re-adding

$ git remote rm origin
$ git remote add origin https://github.com/alexkismartt/new-repozitory-alex.git

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question