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