Skip to content

Commit f65ab57

Browse files
committed
Merge branch 'sp/doc-info-attributes'
Doc update. * sp/doc-info-attributes: doc: Mention info/attributes in gitrepository-layout
2 parents 714485c + ff4c9b4 commit f65ab57

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/gitrepository-layout.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@ info/exclude::
208208
'git clean' look at it but the core Git commands do not look
209209
at it. See also: linkgit:gitignore[5].
210210

211+
info/attributes::
212+
Defines which attributes to assign to a path, similar to per-directory
213+
`.gitattributes` files. See also: linkgit:gitattributes[5].
214+
211215
info/sparse-checkout::
212216
This file stores sparse checkout patterns.
213217
See also: linkgit:git-read-tree[1].

0 commit comments

Comments
 (0)