git-pack-objects: add "--stdout" flag to write the pack file to stdout
commitd22b9290ab6de119d03154844910ae5d963b5f1f
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 28 Jun 2005 18:10:48 +0000 (28 11:10 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 28 Jun 2005 18:10:48 +0000 (28 11:10 -0700)
tree8996647fe37406140c3002a4663776c3ecfeb305
parent4397f0148ad0967cf3a2d794fb3d6b2c7f8738d7
git-pack-objects: add "--stdout" flag to write the pack file to stdout

This also suppresses creation of the index file.
pack-objects.c