您的位置:首页 > 大数据 > 人工智能

git fail, and what to do????

2010-11-22 16:32 190 查看
android:

1). $ repo init -u git@172.24.61.94:qaep/manifest.git
-m app-eclair-dint.xml

( $ repo init -u git@172.24.61.94:qaep/manifest.git
-m app-dr4.xml )

( $ repo init -u git@172.24.61.94:qaep/manifest.git
-m /int/deliv/v260.xml)

再次sync source的时候,如果出现出错误可以尝试如下的操作.

( $ make clean

$ repo forall -c "git reset --hard HEAD"

$ repo forall -c "git clean -f" )
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: