最近宝塔不知道抽什么风,Github推送过去的代码,前台样式刷新出来是很早的老样式,但数据是新的,怎么清除缓存也没用,必须得手动上传到宝塔才行。
想着宝塔里重新初始化Git,发现又连不上仓库分支了,有大佬知道怎么解决么😵
1
2
3
| ssh: connect to host github.com port 22: Connection timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
|