@aaa0557li 在 搭建开发环境,出现问了了,总是报fatal: cannot obtain manifest https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git 中说:
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
Forum wide moderators
@aaa0557li 在 搭建开发环境,出现问了了,总是报fatal: cannot obtain manifest https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git 中说:
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git config --global credential.helper store
git clone https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git
repo init -u https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git -b master -m tina-v853-open.xml
由于repo更新,目前不支持通过repo输入密码,请先使用git命令输入保存密码
11.20更新:
遇到以下相同情况
git config --global credential.helper store
git clone https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git
repo init -u https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git -b master -m tina-v853-open.xml
由于repo更新,目前不支持通过repo输入密码,请先使用git命令输入保存密码
git config --global credential.helper store
git clone https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git
repo init -u https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git -b master -m tina-v853-open.xml
由于repo更新,目前不支持通过repo输入密码,请先使用git命令输入保存密码