Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitolite::Config::Repo objects should have more convenient methods for deleting/updating permissions #25

Open
wingrunr21 opened this issue Aug 3, 2012 · 0 comments
Assignees
Milestone

Comments

@wingrunr21
Copy link
Owner

Right now no functionality exists for easily updating/deleting permissions on an existing repo. This should be addressed. A proper DSL must be established since this functionality will have to deal with the fact that multiple perms of the same type can exist within a repo. Eg:

repo foobar
  R = bob joe sue
  - = sam
  R = jordan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant