我在项目中使用 git 子模块。当我尝试更新项目时,我看到“java.io.IOException: Timeout while waiting for data.”。
在 git log 中有
04/28/14. 4:36:38.315904463spawn /usr/bin/git submodule update --init --recursive
Initialized empty Git repository in /var/www/webroot/ROOT-476/protected/modules/present/models/.git/
The authenticity of host 'bitbucket.org (131.103.20.167)' can't be established.
RSA key fingerprint is 97:8c:1b:f2:6f:14:6b:5c:3b:ec:aa:46:46:74:7c:40.
Are you sure you want to continue connecting (yes/no)?
我需要做什么来解决问题?