Add "--non-empty" flag to git-pack-objects
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 3 Jul 2005 20:36:58 +0000 (13:36 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 3 Jul 2005 20:36:58 +0000 (13:36 -0700)
commit1c4a29120240a35b9c02afa636dac3e55ac96cb0
tree6b5c4dbb16e8da8019724362f570882afc92ba95
parent12d2a18780321e0d00a0656f4965716ada910f66
Add "--non-empty" flag to git-pack-objects

It skips writing the pack-file if it ends up being empty.
pack-objects.c