andrew-rayco
12/1/2017 - 12:02 AM

Git Credential Helper

Git config will remember your login details (after the next login) for as long as the declared timeout time (in seconds)

git config credential.helper 'cache --timeout=999'