Skip to content

Commit

Permalink
Documentation: git-init: template directory: reword and cross-reference
Browse files Browse the repository at this point in the history
Signed-off-by: Linus Arver <linusarver@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Linus Arver authored and Junio C Hamano committed Aug 8, 2014
1 parent 4dde849 commit 8994fbf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Documentation/git-init.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,8 @@ The template directory will be one of the following (in order):

- the default template directory: `/usr/share/git-core/templates`.

The default template directory includes some directory structure, some
suggested "exclude patterns", and copies of sample "hook" files.
The suggested patterns and hook files are all modifiable and extensible.
The default template directory includes some directory structure, suggested
"exclude patterns" (see linkgit:gitignore[5]), and sample hook files (see linkgit:githooks[5]).

EXAMPLES
--------
Expand Down

0 comments on commit 8994fbf

Please sign in to comment.