Git---安裝---上傳項目---下載項目

下載Git客戶端,https://www.git-scm.com/download/win 1.安裝Git,成功 2、第一次安裝,配置用戶名和郵箱 git config --global user.name 「Your Name」 git config --global user.email 「[email protected]」 注:可通過git config --list 查看 3、註冊碼雲,
相關文章
相關標籤/搜索