]> git.ipfire.org Git - thirdparty/git.git/commit - upload-pack.c
Make git-fetch-pack and git-upload-pack negotiate needs/haves fully
authorLinus Torvalds <torvalds@g5.osdl.org>
Mon, 4 Jul 2005 22:29:17 +0000 (15:29 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 4 Jul 2005 22:29:17 +0000 (15:29 -0700)
commitfb9040cc83540fff9d05c8056433a4aa05b8a7c2
tree7fa7b0c3375f3bc5f797158d14609c18a26de839
parent6cada6a98d357a4891cafa241e04c5fcb500107a
Make git-fetch-pack and git-upload-pack negotiate needs/haves fully

Now the only piece missing is actually generating the pack-file.
fetch-pack.c
upload-pack.c