Fix a typo

redis
Dave Abrahams 2012-07-11 21:29:05 -04:00 committed by Sitaram Chamarty
parent fd0778e6d6
commit d3279e4ad0
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ ACCESS RULES
* a permission of RW matches only a fast-forward push or create
* 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:
(refex = optional regex to match the ref being pushed)