ssh: provide a factory function for setting ssh paths
git allows you to set which paths to use for the git server programs when connecting over ssh; and we want to provide something similar. We do this by providing a factory function which can be set as the remote's transport callback which will set the given paths upon creation.
Showing
Please
register
or
sign in
to comment