]> oss.titaniummirror.com Git - repo_shell.git/blobdiff - README.gitacls
gitcreate: add option to set description
[repo_shell.git] / README.gitacls
index fc9315c4471b97420ed4f8703225117184f82490..df4042349688a9e6e545fa3c61ea87932cfa0a26 100644 (file)
@@ -1,7 +1,5 @@
-Git ACLs are defined in the git_acl_file, whose location is defined within the
-/etc/repo_shell.cfg configuration file.  This file is similar in passing to the
-Subversion authz.conf file format as defined in
-http://svnbook.red-bean.com/en/1.7/svn.serverconfig.pathbasedauthz.html.
+Git ACLs are defined in the .gitacls file, which must exist in the {git_root}
+directory specified in the /etc/repo_shell.conf file.
 
 The file has three section types:
 
@@ -112,4 +110,4 @@ irrevelevant:
 
     Note that while the last example above is valid, it seems an unlikely use
     case where one would want to define access permissions to a repsitory based
-    upo the first letter of the username.
+    upon the first letter of the username.