gitbash每次提交都要輸密碼真有點頭疼,所以就:
1 創建驗證文件:touch .git-credentials(windows)
2 編輯驗證文件:vim .git-credentials
文件內容:https://{github_username}:{passwd}@github.com
3 wq 保存
4 設置為全局配置:git config --global credential.helper store
5 重啟git_bash,提交新內容,輸入一次用戶名密碼后就不用再輸入了
QQ 群:219537016 雖然沒啥人氣,群主經常裝死中!
同事建立了一個微信討論群,群主最喜歡能解決問題時,出來冒泡,解決不了時,裝死!