四步搞定Linux git命令免輸密碼的設置

下面由linux系統教程欄目給大家介紹linuxgit 命令 免輸密碼怎么設置,希望對需要的朋友有所幫助!

linux系統教程

touch .git-credentials vim .git-credentials
https://{username}:{password}@github.com 例如  https://zhang3:12345@github.com
git config --global credential.helper store
helper = store

以上就是四步搞定Linux

? 版權聲明
THE END
喜歡就支持一下吧
點贊6 分享