git使用筆記整理

參考文章http://www.cnblogs.com/popfisher/p/5466174.html 安裝git 安裝git tortoise 設置用戶名和密碼 $ git config --global user.name "xxx" $ git config --global user.email "[email protected]" 生成key ssh-keygen -t rsa -C
相關文章
相關標籤/搜索