quorumcontrol / dgit

dgit adds decentralized ownership to git - powered by Tupelo DLT and Skynet
https://dgit.dev/
MIT License
207 stars 16 forks source link

User namespace restricted repos #63

Closed brandonwestcott closed 4 years ago

brandonwestcott commented 4 years ago

This routes the creation and lookup of repo ChainTrees through the user ChainTree to ensure users are always in control of packages under their name.

As this PR stands now, this is a breaking change. A simple rerun of dgit init will fix that though.