libgit2/include
Carlos Martín Nieto 2614819cf3 clone: allow for linking in local clone
If requested, git_clone_local_into() will try to link the object files
instead of copying them.

This only works on non-Windows (since it doesn't have this) when both
are on the same filesystem (which are unix semantics).
2014-05-28 15:40:47 +02:00
..
git2 clone: allow for linking in local clone 2014-05-28 15:40:47 +02:00
git2.h Added cherry-pick support 2014-04-14 16:16:21 +02:00