# this will store your credentials "forever" git config --global credential.helper store
git config --global credential.helper 'cache --timeout=3600'