libgit2/include
Carlos Martín Nieto 4386d80be1 clone: perform a "local clone" when given a local path
When git is given such a path, it will perform a "local clone",
bypassing the git-aware protocol and simply copying over all objects
that exist in the source.

Copy this behaviour when given a local path.
2014-05-28 15:40:20 +02:00
..
git2 clone: perform a "local clone" when given a local path 2014-05-28 15:40:20 +02:00
git2.h Added cherry-pick support 2014-04-14 16:16:21 +02:00