[PATCH] ssh-push.c: Fix handling of ssh://host/path URLs
authorSven Verdoolaege <skimo@liacs.nl>
Fri, 17 Jun 2005 08:13:18 +0000 (10:13 +0200)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 19 Jun 2005 17:48:41 +0000 (10:48 -0700)
commit44ab20cd884dcb3d2ef4cfbda4591dd2cd9bee79
tree2ef46b192241a7ed126e0e50a2d53b2abd56ae77
parentb389237ae8cd04c2f53db52e37c02e30c63bcc89
[PATCH] ssh-push.c: Fix handling of ssh://host/path URLs

Previous patch to fix host:path notation broke
handling of ssh://host/path notation.

Signed-off-by: Sven Verdoolaege <skimo@liacs.nl>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
rsh.c