Py学习  »  Git

cPanel不会从GitHub remote更新

shahriar • 3 年前 • 1396 次点击  

我有一个 私有的 repo在GitHub上称为“ropoz”(一个随机名称),并已将其克隆到我的服务器上。当我使用终端(命令行)时,一切正常:

$ git fetch
Enter passphrase for key...
...

我可以拉,拿。。。它只需要我创建的SSH密钥的密码,这不是什么大问题。

问题是当我使用cPanel git接口从远程更新repo时:它说 Information: The “ropoz test” repository is up-to-date. 但事实并非如此!它无法检测回购协议的变化,我也不知道为什么。

enter image description here

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/132776
 
1396 次点击  
文章 [ 1 ]  |  最新文章 3 年前