From: Linus Torvalds Date: Tue, 28 Jun 2005 01:26:11 +0000 (-0700) Subject: git-init-db: create "pack" subdirectory under objects X-Git-Tag: v0.99~153 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f49fb35d0d58271dc7c93c2752ced0d743fdf12e?hp=f49fb35d0d58271dc7c93c2752ced0d743fdf12e git-init-db: create "pack" subdirectory under objects Don't make the user have to mkdir it just because he's excited about the new object pack functionality, do it for him. ---