Increase the number of possible heads requested from git-upload-pack
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 6 Jul 2005 00:19:20 +0000 (17:19 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 6 Jul 2005 00:19:20 +0000 (17:19 -0700)
commit319aae27567f3ddc40e9083c425f7eaf567006a0
tree1c223cf58c7f8f73dac3f289ec1e2dab6b178751
parent0271611e390c3aaacc4f4f0529c10c7b095ed682
Increase the number of possible heads requested from git-upload-pack

Now that git-clone-pack exists, we actually have somebody requesting
more than just a single head in a pack.  So allow the Jeff's of this
world to clone things with tens of heads.
upload-pack.c