In a recent project, suddenly I cannot pull and push, with below error:
conq: repository does not exist.
fatal: The remote end hung up unexpectedly
Googling this indicates that remove and then re-add the origin can solve this:
git remote rm origin |
Filed under: Programming
