git_ssh 56 B

12
  1. #!/bin/sh
  2. exec ssh -o "ControlPath $REPO_SSH_SOCK" "$@"