From: Junio C Hamano Date: Sat, 4 Feb 2006 07:50:55 +0000 (-0800) Subject: daemon: do not forbid user relative paths unconditionally under --base-path X-Git-Tag: v1.2.0~57^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/363f24c93695d26f5af584e99093689077b1c7dd?ds=inline;hp=363f24c93695d26f5af584e99093689077b1c7dd daemon: do not forbid user relative paths unconditionally under --base-path Using base-path to relocate the server public space does not have anything to do with allowing or forbidding user relative paths. Signed-off-by: Junio C Hamano ---