Commit dab4d0a
Stuart Gunter
feat: added NO_ACCESS const
This constant is useful for cases where no access is granted,
e.g. when creating a protected branch.
The `NO_ACCESS` const corresponds to the definition in
https://docs.gitlab.com/ee/api/protected_branches.html1 parent 1f7dbc8 commit dab4d0a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments