author | Junio C Hamano <junkio@cox.net> | |
Thu, 11 Jan 2007 20:58:10 +0000 (12:58 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 11 Jan 2007 20:58:10 +0000 (12:58 -0800) | ||
commit | d145144c3ba050a1a8c8296f337b77a18500af00 | |
tree | a9bad72f92792c2a2784c0db9d56a128ec51daa9 | tree | snapshot |
parent | 2cdf9509df66358f83a577caf83dc06e3161ec3c | commit | 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>
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>
Documentation/git-init-db.txt | diff | blob | history | |
Documentation/git-init.txt | diff | blob | history |