OSDN Git Service

Merge branch 'gc/gitweb-filetest-acl'
authorJunio C Hamano <gitster@pobox.com>
Mon, 6 Nov 2017 05:24:30 +0000 (14:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Nov 2017 05:24:30 +0000 (14:24 +0900)
"gitweb" checks if a directory is searchable with Perl's "-x"
operator, which can be enhanced by using "filetest 'access'"
pragma, which now we do.

* gc/gitweb-filetest-acl:
  gitweb: use filetest to allow ACLs

1  2 
gitweb/gitweb.perl

Simple merge