Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-08-15 04:25:57 +0400
committerJunio C Hamano <junkio@cox.net>2005-08-15 14:00:20 +0400
commitaae4f42c45704986210ea2a30bd31afba1008275 (patch)
treef77b9d3cc49a55a517d7b09b53c437bc18ac0509 /templates
parentd5a63b99835017d2638e55a7e34a35a3c1e80f1f (diff)
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 'templates')
0 files changed, 0 insertions, 0 deletions