]> git.ipfire.org Git - thirdparty/git.git/commit - connect.c
Client 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:39 +0000 (20:50 -0800)
commitfaea9ccbadf75128a9e394dca80ed9454e19c7a9
tree40e21006ae0747065f09244184578577d95a8133
parent8d6301329156e4eeb0d25d6bce14f6e958314986
Client side support for user-relative paths.

With this patch, the client side passes identical paths for these two:
ssh://host.xz/~junio/repo
host.xz:~junio/repo

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