ref: 5a34cc86a807c4629491b38f0f401e885956edc0
parent: 4dd461e4400b20fbb218304e53a84d3704ae8304
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Jun 4 13:47:26 EDT 2021
git: allow local repository directories as remote uri's This is implemented by checking first if the uri is a directory containing the .git/ subdirectory. If this is the case, we fork git/serve serving the repository on a pipe.