Server-side support for user-relative paths.
authorAndreas Ericsson <exon@op5.se>
Thu, 17 Nov 2005 19:37:14 +0000 (20:37 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 20 Nov 2005 04:50:38 +0000 (20:50 -0800)
commit8d6301329156e4eeb0d25d6bce14f6e958314986
treeeae612390da4734d861982032e4fb0e9230774af
parent0870ca7fabe6f25095431280e480859f7c66e8ab
Server-side support for user-relative paths.

This patch basically just removes the redundant code from
{receive,upload}-pack.c in favour of the library code in path.c.

Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
receive-pack.c
upload-pack.c