This section covers git commands used in a typical workflow; pull, changes, push.
git config --global credential.helper 'cache --timeout=3600'