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