diff options
author | Adam Roben <aroben@apple.com> | 2008-05-23 16:19:41 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-05-23 12:07:05 -0700 |
commit | ffe256f9bac8a40ff751a9341a5869d98f72c285 (patch) | |
tree | d15c54f8f92f974cc99f1c1be406a202ba788fa6 /git-cvsserver.perl | |
parent | Git.pm: Add hash_and_insert_object and cat_blob (diff) | |
download | tgif-ffe256f9bac8a40ff751a9341a5869d98f72c285.tar.xz |
git-svn: Speed up fetch
We were spending a lot of time forking/execing git-cat-file and
git-hash-object. We now maintain a global Git repository object in order to use
Git.pm's more efficient hash_and_insert_object and cat_blob methods.
Signed-off-by: Adam Roben <aroben@apple.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-cvsserver.perl')
0 files changed, 0 insertions, 0 deletions