* Rename Github -> GitHub, Gitlab -> GitLab
* Add section "SSH connection sharing"
SSH connection sharing is a way to speedup a lot of short ssh sessions
like git over ssh.
* [PEP-103] Remove deprecated msysGit
* [PEP-103] Fix URLs for sites that has been moved
* [PEP-103] Link to the repository for git-cola
* [PEP-103] Move around paragraphs about updating remote-tracking branches
* [PEP-103] Two spaces before inline comments as per PEP-8
* [PEP-103] Explain problems with rebasing long-lived merged branches
* [PEP-103] Add links to collections of useful assets
GitAlias, GitIgnore and pre-commit hooks.
* [PEP-103] git switches to the root dir before running any command
* [PEP-103] Demote advanced topics to made them subtopics
* [PEP-103] Fix a misspelling
* [PEP-103] Config options don't need to be global