author | Andreas Ericsson <exon@op5.se> | |
Thu, 17 Nov 2005 19:37:14 +0000 (20:37 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 20 Nov 2005 04:50:39 +0000 (20:50 -0800) | ||
commit | faea9ccbadf75128a9e394dca80ed9454e19c7a9 | |
tree | 40e21006ae0747065f09244184578577d95a8133 | tree | snapshot |
parent | 8d6301329156e4eeb0d25d6bce14f6e958314986 | commit | diff |
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>
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 | diff | blob | history |