Hacker News new | ask | show | jobs
by r_sz 483 days ago
Sorry fort the noob question, but I don't understand something:

> Each channel is a GitHub issue inside a repository.

> Repos are easily clonable (git clone https://github.com/user/repo.git), meaning anyone can create a local copy of all content.

Is the issue trackers content accessible somehow through the git repository? I thought only the code is checked in to git.