SSH - GradedJestRisk/windows-training GitHub Wiki
Overview:
git config --global credential.helper wincred- save credentials for one month
git config --global credential.helper 'cache --timeout=2592000' - passphrase
Overview:
git config --global credential.helper wincred git config --global credential.helper 'cache --timeout=2592000'