chiark / gitweb /
debian/: Working on new packaging arrangements
[userv-utils.git] / git-daemon / git-urlmap
index 10aaed26917eeee85cb5f29a91283ab9e8207a26..80a1f3c00ac052e8682937975444582fd9010f24 100644 (file)
@@ -17,8 +17,8 @@
 #           For per-user service.  Subrepos must match this
 #           regexp, which must contain a single matching
 #           group which is the filesystem pathname inside
-#           the <directory>.  The default is (Tcl syntax):
-#     repo-regexp {^(\w[-+._0-9A-Za-z]*)$}
+#           the <directory>.  The default is:
+#     repo-regexp ^(w[-+._0-9A-Za-z]*/?\.git)$
 # 
 #     [no-]require-git-daemon-export-ok
 #           For per-user service.  Default is no-.