git-init-db: create "pack" subdirectory under objects
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 28 Jun 2005 01:26:11 +0000 (18:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 28 Jun 2005 01:26:11 +0000 (18:26 -0700)
Don't make the user have to mkdir it just because he's excited about the
new object pack functionality, do it for him.

No differences found