Git credentials cache

git config --global credential.helper cache git config --global credential.helper "cache --timeout=3600000" (in seconds)