Document git-init
authorJunio C Hamano <junkio@cox.net>
Thu, 11 Jan 2007 20:58:10 +0000 (12:58 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 11 Jan 2007 20:58:10 +0000 (12:58 -0800)
These days, the command does a lot more than just initialise the
object database (such as setting default config-variables,
installing template hooks...), and "git init" is actually a more
sensible name nowadays.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found