PyCharm配置GitHub

準備:PyCharm、GitHub賬號、Git安裝配置完成 步驟: 1、安裝PyCharm、註冊GitHub賬號 2、下載git(地址:https://git-scm.com/) 3、配置git bash:         # name 爲GitHub用戶名,email 爲GitHub註冊郵箱         $ git config --global user.name "name"      
相關文章
相關標籤/搜索