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