【问题标题】:Cannot Clone WordPress Submodule in live server无法在实时服务器中克隆 WordPress 子模块
【发布时间】:2015-03-06 06:26:18
【问题描述】:

当我尝试将我的 repo 从 bitbucket 克隆到我的实时站点时,子模块没有克隆

remote: Counting objects: 3638, done.
remote: Compressing objects: 100% (3337/3337), done.
remote: Total 3638 (delta 319), reused 3557 (delta 238)
Receiving objects: 100% (3638/3638), 82.65 MiB | 18.15 MiB/s, done.
Resolving deltas: 100% (319/319), done.
Submodule 'wp' (git://github.com/WordPress/WordPress.git) registered for path 'wp'
Cloning into 'wp'...
fatal: unable to connect to github.com:
github.com[0: 192.30.252.131]: errno=Connection refused

Clone of 'git://github.com/WordPress/WordPress.git' into submodule path 'wp' failed

【问题讨论】:

标签: wordpress git github deployment


【解决方案1】:

@jruizaranguren @VonC 非常感谢它通过更改.gitmodule 中的路径解决了我的问题

【讨论】:

    猜你喜欢
    • 2022-11-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-03-18
    • 1970-01-01
    相关资源
    最近更新 更多