Gitiles
Code Review
Sign In
git01.mediatek.com
/
git-repo
/
7b01b2fd01f4e37688242db19c93feb27f9b65c6
/
.
/
git_ssh
blob: b1ab521eba8aa01d7c3bf50c0fbf4568d721ab87 [
file
] [
log
] [
blame
]
#!/bin/sh
exec ssh
-
o
"ControlMaster no"
-
o
"ControlPath $REPO_SSH_SOCK"
"$@"