http://gothub.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion/git/git/blob/master/daemon.c
( path = path_ok ( dir , hi ) ) ) 384 return daemon_error ( dir , " no such repository " ) ; 385 386 /* 387 * Security on the cheap. 388 * 389 * We want a readable HEAD, usable "objects" directory, and 390 * a "git-daemon-export-ok" flag that says that the other side 391 * is ok with us doing this. 392 * 393 * path_ok() uses enter_repo() and checks for included directories. 394 * We only need to make sure the repository is...