diff --git a/Documentation/access-control.txt b/Documentation/access-control.txt index 204c59ec94..102975f381 100644 --- a/Documentation/access-control.txt +++ b/Documentation/access-control.txt @@ -562,7 +562,7 @@ member of, just like for any other user. Ownership over a particular branch subspace may be delegated by entering a branch pattern. To delegate control over all branches that begin with `qa/` to the QA group, add `Owner` category -for reference `refs/heads/qa/\*`. Members of the QA group can +for reference `refs/heads/qa/*`. Members of the QA group can further refine access, but only for references that begin with `refs/heads/qa/`. See <> to find out more about this role.