1、 爲不一樣域名的庫自動保存不一樣的用戶名和密碼git
好比 公司的庫是 http://source.sohu.com,另外一個是 http://www.github.com,命令行中分別兩個命令就搞定了github
git config --global credential.http://source.sohu.com.helper store git config --global credential.http://www.github.com.helper store
Git命令行支持粘貼,右鍵-optionnpm
2、nrm的使用bash
3、GIT 單文件切換到某個版本命令行