commit | 22e720ce772c3ccd27c56319d5f1e141a74a20ac | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Fri Dec 03 16:33:46 2010 -0800 |
committer | Shawn O. Pearce <spearce@spearce.org> | Fri Dec 03 16:33:46 2010 -0800 |
tree | 89fa01fd926529db810f35815cda6caa5b364cd4 | |
parent | 04b289cc42f62369bde83b025bc64ab01bcdcb79 [diff] |
Honor GIT_SSH when opening SSH connections If the environment variable GIT_SSH is set, use GIT_SSH for any remote protocol connections, instead of the local JSch library. Bug: 321062 Change-Id: Ia18ea49d58f3ed657430067f1f72ef788a2dae4c Signed-off-by: Shawn O. Pearce <spearce@spearce.org>