Mercurial > hg
diff hgext/patchbomb.py @ 16499:0b463f52b948 stable
doc: fix explanation comment in acl extension
according to configuration in "acl.deny" below, group "@hg-denied"
also be denied for all files, so add such description to comment for
configuration.
[acl.deny]
# user6 will not have write access to any file:
** = user6
# Group "hg-denied" will not have write access to any file:
** = @hg-denied
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Mon, 23 Apr 2012 00:29:04 +0900 |
parents | 17a9a1f5cee2 |
children | 525fdb738975 |