cibuild.sh
1.27 KB
-
ssh: provide a factory function for setting ssh paths · d4256ed5
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.
Carlos Martín Nieto committed