Add a "TEMPLATE DIRECTORY" section to git-init[1].
commitd8a8488d569420c4e0a96a8df36b246d888e68d4
authorSteven Drake <sdrake@xnet.co.nz>
Tue, 16 Feb 2010 23:44:46 +0000 (17 12:44 +1300)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Feb 2010 20:17:53 +0000 (17 12:17 -0800)
treed9f19002be9ae33419ef58be6b6843640fbf7472
parent90b45187ba51a15c8a80680597240e32421f53bb
Add a "TEMPLATE DIRECTORY" section to git-init[1].

Create a more inoformative section to describe template directory and
refer to it in config.txt and with the '--template' option of git-init
and git-clone commands.

Signed-off-by: Steven Drake <sdrake@xnet.co.nz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
Documentation/git-clone.txt
Documentation/git-init.txt