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