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 detailed in git-config
to let an external script supply my credentials. Although it works great the username and password is still stored in plain text in the small shell script.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…