工作筆記
2017年11月16日 星期四
Git - 常用指令 : git config, git clone, git branch, git checkout, git pull
git config
設定基本資料
git config --global user.name "
sky
"
git config --global user.email "
email@gmail.com
"
檢查設定
git config --list
閱讀更多 »
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)