-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We have a StorageRoot implementation for AFS. But we want one for Git.
This should be done in two stages:
- One StorageRoot for Git. This one can't do access control (as the AFS one can).
- Another StorageRoot for GitHub (inherits from Git), which can also do the access control by adding access to the repo on GitHub. Maybe this will work the same for both global GitHub and self-hosted GitHub-enterprise.
Copilot
Metadata
Metadata
Assignees
Labels
No labels