aboutsummaryrefslogtreecommitdiff
path: root/gitaclhook
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-07-30 16:12:55 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2014-07-30 16:12:55 +0300
commit99b83be1159294d7e05a9630b9b4babab52836e1 (patch)
treefb27d6274f32e799048ce3b4290de82dd3fc40e7 /gitaclhook
parentcb408326e12c0f70b8cd9de532e394ac52755f40 (diff)
downloadgitaclhook-99b83be1159294d7e05a9630b9b4babab52836e1.tar.gz
gitaclhook-99b83be1159294d7e05a9630b9b4babab52836e1.tar.bz2
Use special project name "all" to match all projects.
Diffstat (limited to 'gitaclhook')
-rwxr-xr-xgitaclhook2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitaclhook b/gitaclhook
index ed6c390..0addbf5 100755
--- a/gitaclhook
+++ b/gitaclhook
@@ -84,7 +84,7 @@ and suffix parts of the repository pathname. Thus, if the repository
is located in B</var/gitroot/foobar.git>, then the corresponding name of
the project is B<foobar>.
-An asterisk matches any project name.
+Special project name B<all> matches any project.
=item I<USER>[B<@>I<CIDRLIST>]

Return to:

Send suggestions and report system problems to the System administrator.