Linux git 環境搭建

1. 安裝git yum instal gitgit 中途須要y確認github 2.設置git config 屬性 git config --global user.name "Your Name" git config --global user.email "email@example.com" 3.生成ssh所需的key ssh-keygen 4.查看生成的ssh-key cat  ~/.
相關文章
相關標籤/搜索