git 安裝和使用+TortoiseGit配置和使用

1,進入想要當作本地git庫的文件夾 2,右鍵-> Git Bash Here -> 輸入 git init 便可完成 1, 選擇安裝文件,安裝git 2,安裝完成後,進行最後的配置github $ git config --global user.name "Your Name" $ git config --global user.email "email@example.com" 3,本地
相關文章
相關標籤/搜索