4 ms·
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 h
by r_sz 2y 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 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.