Service for git data related methods of the GitHub API.
GitService get git => _git ??= GitService(this);