Git http - securely remember credentials

前端 未结 5 2124
既然无缘
既然无缘 2020-11-28 03:45

Is there a way to securely let git remember my credentials when connecting to remote repositories over HTTP(S)?

I\'ve tried the core.askpass approach d

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-28 03:51

    This might work for you... http://samuel.kadolph.com/2011/03/store-your-git-https-passwords-in-your-os-x-keychain/

提交回复
热议问题