IDEA 使用 gitlab

1.首先下載 git 並安裝:下載地址 2.打開終端,輸入 git 命令查看是否安裝成功,如下所示: 3.輸入以下命令: git config --global user.name 「名稱」 git config --global user.email 「郵箱」 再使用 ssh-keygen -t rsa -C 「any comment can be here」 命令生成密鑰即可。 4.查看 id
相關文章
相關標籤/搜索