Clarify that the Toggle WIP State ACL needs to be assigned on refs/heads/*
Release-Notes: skip
Bug: Google b/254654020
Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I8f3e8747784845b83d925dbcc3d7d09e25164186
diff --git a/Documentation/access-control.txt b/Documentation/access-control.txt
index 3da69df..f2f5a66 100644
--- a/Documentation/access-control.txt
+++ b/Documentation/access-control.txt
@@ -890,6 +890,9 @@
the Work In Progress bit of the change (even without having the
`Toggle Work In Progress state` access right assigned).
+Must be assigned on the target branch ref (i.e. on 'refs/heads/*', not on
+'refs/for/*').
+
[[category_delete_own_changes]]
=== Delete Own Changes