Accept absolute IdentityFile paths in ssh config
commitdcc7dddb264a9b471a8be97dd36d2b2f0d78f916
authorRobin Rosenberg <robin.rosenberg.lists@dewire.com>
Thu, 21 Aug 2008 23:07:04 +0000 (22 01:07 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 22 Aug 2008 02:59:58 +0000 (21 19:59 -0700)
treef5a1f10b6bea58f0163ac6f56572c76e09bd24f0
parenta25290634c11ac3a64b7dbea53fb5cf57def8799
Accept absolute IdentityFile paths in ssh config

Don't prepend the home directory to absolute paths.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit/src/org/spearce/jgit/transport/OpenSshConfig.java