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