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