教你上傳代碼到碼雲

如下全部操做都在命令行進行git 1 git 配置 git config --global user.name 「用戶名」ssh git config --global user.email 「郵箱」spa 2 生成公鑰私鑰 #ssh-keygen -t rsa -C "xxxxx@xxxxx.com" 一路Enter下去,將生成的公鑰填在碼雲上 #cat ~/.ssh/id_rsa.pub 3創
相關文章
相關標籤/搜索