1. # git config --global user.name name01 user.email mail review.URL.username name01
2. 把root的public key 加入到name01的gerrit页面里。
3. add config file to /root/.ssh
host hostname.com review.hostname.com
port 29418
user name01
test:
#git clone ssh://name01@hostname/manifest.git
可以工作。
阅读(2182) | 评论(1) | 转发(1) |