GitHub API and git-remote helpers used by multiple trackers.
| Module | Role |
|---|---|
client.py |
GitHubAPIClient — REST/GraphQL, pagination, rate limits. |
tokens.py |
Token resolution and get_github_client(). |
git_ops.py |
Clone, push, pull, blob/tree upload, remote file read, commit file changes. |