热门
最新
红包
立Flag
投票
同城
我的
发布
品牌方代码直接获取方式如下:
货单:
1 重新生成公钥,并配置到网页gerrit对应的用户名下
2 配置用户名和邮箱
git config --global user.name "kang.he"
git config --global user.email "kang.he@archermind.com"
3 配置config文件
.ssh的权限配置为777
config的权限配置为600
config内容如下:
host gerrit112
user kang.he
port 29418
hostname gerritnj.globalwiko.com
identityFile ~/.ssh/id_rsa
host gerrit113
user kang.he
port 29418
hostname 221.226.183.106
identityFile ~/.ssh/id_rsa
host gerrit115
user kang.he
port 29418
hostname wknj-gerritnj.wikophone.com
identityFile ~/.ssh/id_rsa
4 拉代码命令:
repo init -u gerrit112:manifest/mt6762s/manifest -b sw -m MTK_S0_MP1_DRVONLY_V1.0.xml --repo-url=https://gerrit-googlesource.proxy.ustclug.org/git-repo
5 如果运行成功,接着运行下面命令拉取代码,需要等待很久
repo sync
CSDN App 扫码分享
评论
点赞
打赏
- 复制链接
- 举报
下一条:
哈哈,粉丝终于三位数了
2000我来了
2000我来了