Gitiles
Code Review
Sign In
gerrit.opencord.org
/
repo
/
334851e4b6390f4c78e463b977003f1d967c88ed
/
.
/
git_ssh
blob: b1ab521eba8aa01d7c3bf50c0fbf4568d721ab87 [
file
] [
log
] [
blame
]
#!/bin/sh
exec ssh
-
o
"ControlMaster no"
-
o
"ControlPath $REPO_SSH_SOCK"
"$@"