(minor) docfix
This commit is contained in:
parent
4d913e1c58
commit
85fe9c1739
|
@ -120,7 +120,7 @@ For basic permissions like this, matching is simple. Gitolite already knows:
|
||||||
* the user
|
* the user
|
||||||
* the repo
|
* the repo
|
||||||
* the branch or tag ("ref") being pushed
|
* the branch or tag ("ref") being pushed
|
||||||
* whether it is a notmal (ff) push or a rewind (non-ff) push.
|
* whether it is a normal (ff) push or a rewind (non-ff) push.
|
||||||
|
|
||||||
Gitolite goes down the list of rules matching the user, repo, and the ref.
|
Gitolite goes down the list of rules matching the user, repo, and the ref.
|
||||||
The first matching rule that has the permission you're looking for (`W` or
|
The first matching rule that has the permission you're looking for (`W` or
|
||||||
|
|
Loading…
Reference in a new issue