summaryrefslogtreecommitdiff
path: root/Documentation/howto
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-08-15 00:25:57 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-08-15 10:00:20 (GMT)
commitaae4f42c45704986210ea2a30bd31afba1008275 (patch)
treef77b9d3cc49a55a517d7b09b53c437bc18ac0509 /Documentation/howto
parentd5a63b99835017d2638e55a7e34a35a3c1e80f1f (diff)
downloadgit-aae4f42c45704986210ea2a30bd31afba1008275.zip
git-aae4f42c45704986210ea2a30bd31afba1008275.tar.gz
git-aae4f42c45704986210ea2a30bd31afba1008275.tar.bz2
Add cheap local clone '-s' flag to git-clone-script
Using the $GIT_OBJECT_DIRECTORY/info/alternates mechanism, create a new repository that borrows objects from the original repository when --shared flag is given in addition to --local. It is worth pointing out that the "cloned" repository depends on the original repository, so this should be used only when you can reasonably trust that the original repository would not disappear without your knowing. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/howto')
0 files changed, 0 insertions, 0 deletions