# 1 hour
git config --global credential.helper cache --timeout=3600

# 8 hours
git config --global credential.helper cache --timeout=28800