diff options
author | Junio C Hamano <junkio@cox.net> | 2005-07-06 13:04:21 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-07 15:53:35 -0700 |
commit | e95ab1edf38a0747832330cfa66763c25af9ad62 (patch) | |
tree | d2d3cda679cc6de756b6c76bd3433dea068ba9a1 /fsck-cache.c | |
parent | git-clone-pack: fix sparse warning (diff) | |
download | tgif-e95ab1edf38a0747832330cfa66763c25af9ad62.tar.xz |
[PATCH] Short-circuit git-clone-pack while cloning locally (take 2).
When we are cloning a repository on a local filesystem, it is
faster to just create a hard linkfarm of .git/object hierarchy
and copy the .git/refs files. By default, the script uses the
clone-pack method, but it can be told with the -l flag to do the
hard linkfarm (falling back on recursive file copy) to replicate
the .git/object hierarchy.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fsck-cache.c')
0 files changed, 0 insertions, 0 deletions