Fix a typo
This commit is contained in:
parent
fd0778e6d6
commit
d3279e4ad0
|
@ -184,7 +184,7 @@ ACCESS RULES
|
||||||
|
|
||||||
* a permission of RW matches only a fast-forward push or create
|
* a permission of RW matches only a fast-forward push or create
|
||||||
* a permission of RW+ matches any type of push
|
* a permission of RW+ matches any type of push
|
||||||
* a permission or '-' matches any type of push
|
* a permission of '-' matches any type of push
|
||||||
|
|
||||||
Note 2: refex matching:
|
Note 2: refex matching:
|
||||||
(refex = optional regex to match the ref being pushed)
|
(refex = optional regex to match the ref being pushed)
|
||||||
|
|
Loading…
Reference in a new issue