git impossible to push after add

前端 未结 3 1006
时光取名叫无心
时光取名叫无心 2020-12-16 17:57

Ok, I\'ve a trouble that I\'m not able to fix since some week. I use git (on github) to store my projects. Recently I\'ve added some new files in it without problems, but, w

3条回答
  •  一生所求
    2020-12-16 18:35

    If the local is fine (ie your git and ssh are working fine), then it should be an issue on the remote side:

    Check GitHub Status.

    Today

    3:22 UTC We are investigating issues with one of our fileservers, a small number of repositories are unavailable.

    It could be possible you are affected by the current recurrent access issues mentioned on GitHub.


    Or it is a connection issue (like a missing VPN route)

提交回复
热议问题