github authentication timeout linux code example
Example: github authentication timeout linux
# Default to 900 secs or 15 minutes
git config --global credential.helper cache
# Default to 900 secs or 15 minutes
git config --global credential.helper cache