"init-db" can really be just "init"
authorNicolas Pitre <nico@cam.org>
Sun, 7 Jan 2007 17:31:29 +0000 (12:31 -0500)
committerJunio C Hamano <junkio@cox.net>
Mon, 8 Jan 2007 02:03:07 +0000 (18:03 -0800)
Make "init" the equivalent of "init-db". This should make first GIT
impression a little more friendly.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found