Re: [PATCH (amend)] gitweb: Use File::Find::find in git_get_projects_list
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:40
Jakub Narebski [off-list ref] writes:
Gaah, the code spews quite a lot of warnings as of now.
Variable "$pfxlen" will not stay shared at gitweb.perl line 724.
Variable "@list" will not stay shared at gitweb.perl line 727.
...
Thanks for an early warning. Will not apply that one and
instead will wait for updates.