將項目上傳到碼雲

1.生成公鑰: ssh-keygen -t rsa -C 「[email protected]」 ssh -T [email protected] 2.在本地項目目錄下執行: git add . git commit -m 「add files」 3.上傳到碼雲: git remote add origin https://gitee.com/zf522/vue_shop.git git push
相關文章
相關標籤/搜索