http://7ze37n6jnngvwurvtlafprl3nvdsxjiaqaluzztqhl2o5vigi3fj5lyd.onion
Thoughts On Distributed Issue Tracking Wednesday, 27 May 2020 Git’s a distributed code versioning system, but software projects are more than just code. We
should be able to version our issues and pull requests in the same repo. When you clone a repo from
one service (Say, GitHub), and push that repo to some other service (Say, a self-hosted git
server), the code and all issues and pull requests / other items should be moved along with it.