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