Server does not allow request fo

2019-02-23  本文已影响0人  zh_harry
git submodule update
error: Server does not allow request for unadvertised object df38cc27c972c837560936e0b53b1ba73a222ad7
Fetched in submodule path 'submodule-name', but it did not contain df38cc27c972c837560936e0b53b1ba73a222ad7. Direct fetching of that commit failed.

主项目中记录的submodule的HEAD超前,导致找不到指定的commit.

解决办法

push submodule_name origin master //submodule `submodule_name ` push
git submodule update
上一篇 下一篇

猜你喜欢

热点阅读