Preferences

imoverclocked parent
Is there a registry of namespaces to avoid collisions?

mirekrusin
Technically you could solve collisions through single indirection convention ie 'refs/manifest' which describes refs used with their "schema", "version" etc. If you want to decorate your repo with something, you'd register it there. This way you wouldn't have to keep global convention registry for different projects not to step on each other.

This item has no comments currently.