Armazenar Credencias Github

Posted on by : admin Tags:

Armazenar Credencias Github

 

Linux:

git config --global credential.helper cache

OSX:

git config --global credential.helper osxkeychain

Windows:

git config --global credential.helper wincred