Git 记住账号密码,不用每次都输入

更新于 2022-09-17 01:18 101
标签: git

打开ssh或cmd运行

  1. git config --global credential.helper store

设置后再输入一次后,即可保存