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