标签:添加 dev ted space you 拉取 pac 账户 bsp
github账户关联所在机器公钥即可:
cd $HOME/
cd .ssh/
如果id_rsa.pub不存在,重新生成:ssh-keygen -t rsa
将id_rsa.pub添加到github账户的SSH密钥列表中
免密拉取github代码
原文地址:https://www.cnblogs.com/yaoyaohust/p/11058354.html