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 /diff.h | |
parent | 7182530d8cad5ffc396bed5d37f97cfb14b7e599 (diff) | |
download | git-ffe256f9bac8a40ff751a9341a5869d98f72c285.tar.gz git-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 'diff.h')
0 files changed, 0 insertions, 0 deletions