Gitiles
Code Review
Sign In
gerrit.opencord.org
/
repo
/
c4c2b066d122d841258ab3efe9adc99a99dc76ea
/
.
/
git_ssh
blob: b1ab521eba8aa01d7c3bf50c0fbf4568d721ab87 [
file
] [
log
] [
blame
]
Shawn O. Pearce
fb23161
2009-04-10 18:53:46 -0700
[
diff
] [
blame
]
1
#!/bin/sh
Doug Anderson
ec1df9b
2010-10-27 17:13:07 -0700
[
diff
] [
blame
]
2
exec ssh
-
o
"ControlMaster no"
-
o
"ControlPath $REPO_SSH_SOCK"
"$@"