Skip to content

Commit eccf97c

Browse files
committed
Merge branch 'gp/document-dotfiles-in-templates-are-not-copied'
Doc update. * gp/document-dotfiles-in-templates-are-not-copied: init: document dotfiles exclusion on template copy
2 parents c0588fd + 133f0a2 commit eccf97c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-init.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ does not exist, it will be created.
116116
TEMPLATE DIRECTORY
117117
------------------
118118

119-
The template directory contains files and directories that will be copied to
120-
the `$GIT_DIR` after it is created.
119+
Files and directories in the template directory whose name do not start with a
120+
dot will be copied to the `$GIT_DIR` after it is created.
121121

122122
The template directory will be one of the following (in order):
123123

0 commit comments

Comments
 (0)