GIT 學習筆記-- 轉載

此文記錄一些git常用命令: 1 git config --global credential.helper store 保存賬號密碼,不用每次都輸入 git config --global user.name "Your Name" git config --global user.email "[email protected]" git init #用來把目錄變成git可以管理的倉庫 l
相關文章
相關標籤/搜索