Skip to content
Commit 3a45ae1b authored by Dan Nicholson's avatar Dan Nicholson
Browse files

Refactor repositories to better match GitHub repositories

When the wikis were added, it was treated as another repository from
GitHub. But once that thought is extended to issues, milestones, etc.,
it becomes clear that the idea of a repository would be better to match
how GitHub thinks of a repository: a project with different streams of
content including a code repo.

This change adds the top-level GitHubRepo class, which holds all the
JSON API data and then adds the content repositories. This also means
that the number of repositories again corresponds to the number of
GitHub repositories and not actual git repositories.
parent 6c8caef1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment