Sign in
gerrit
/
git-repo
/
300c6ffbbb193d0a5da399c32fb8c2e4bf309ae9
/
.
/
git_ssh
blob: b1ab521eba8aa01d7c3bf50c0fbf4568d721ab87 [
file
]
#!/bin/sh
exec ssh
-
o
"ControlMaster no"
-
o
"ControlPath $REPO_SSH_SOCK"
"$@"