clone.h
5.09 KB
-
clone: perform a "local clone" when given a local path · 4386d80b
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.
Carlos Martín Nieto committed