Merge branch 'sp/doc-info-attributes'

Doc update.

* sp/doc-info-attributes:
  doc: Mention info/attributes in gitrepository-layout
maint
Junio C Hamano 2017-12-06 09:23:43 -08:00
commit f65ab57444
1 changed files with 4 additions and 0 deletions

View File

@ -208,6 +208,10 @@ info/exclude::
'git clean' look at it but the core Git commands do not look
at it. See also: linkgit:gitignore[5].

info/attributes::
Defines which attributes to assign to a path, similar to per-directory
`.gitattributes` files. See also: linkgit:gitattributes[5].

info/sparse-checkout::
This file stores sparse checkout patterns.
See also: linkgit:git-read-tree[1].