libgit2/include
Carlos Martín Nieto d4256ed554 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.
2014-07-07 14:51:51 +02:00
..
git2 ssh: provide a factory function for setting ssh paths 2014-07-07 14:51:51 +02:00
git2.h Added cherry-pick support 2014-04-14 16:16:21 +02:00