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