pub fn ssh_program() -> StringExpand description
The ssh program to spawn for SSH transport: the GIT_SSH environment
variable when set, otherwise ssh. This mirrors git’s basic GIT_SSH
selection (the richer GIT_SSH_COMMAND/core.sshCommand forms are not
handled, matching the CLI behavior being lifted).