Merge branch 'jh/clone-packed-refs'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Jun 2008 20:18:54 +0000 (13:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Jun 2008 20:18:54 +0000 (13:18 -0700)
* jh/clone-packed-refs:
Teach "git clone" to pack refs
Prepare testsuite for a "git clone" that packs refs
Move pack_refs() and friends into libgit
Incorporate fetched packs in future object traversal

1  2 
Makefile
builtin-clone.c
diff --cc Makefile
Simple merge
diff --cc builtin-clone.c
Simple merge