commit | d145144c3ba050a1a8c8296f337b77a18500af00 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Thu Jan 11 12:58:10 2007 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Thu Jan 11 12:58:10 2007 -0800 |
tree | a9bad72f92792c2a2784c0db9d56a128ec51daa9 | |
parent | 2cdf9509df66358f83a577caf83dc06e3161ec3c [diff] |
Document git-init 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>