serhii.net

In the middle of the desert you can say anything you want

17 Mar 2022

Git HTTPS save credentials in plain text

From SO’s credentials - How can I save username and password in Git? - Stack Overflow:

git config --global credential.helper store

Then on the next git pull the credentials entered will be saved in plain text on disk.

Nel mezzo del deserto posso dire tutto quello che voglio.
comments powered by Disqus