Gitiles
Code Review
Sign In
gerrit.opencord.org
/
repo
/
bf79c6618e4f51467e1d8e73915a541df660a060
/
.
/
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"
"$@"