git config user.name "your username" git config user.password "your password"
# This cache timeout is in seconds $ git config --global credential.helper 'cache --timeout=3600'