Skip to content

Commit ff4c9b4

Browse files
sprohaskagitster
authored andcommitted
doc: Mention info/attributes in gitrepository-layout
Signed-off-by: Steffen Prohaska <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9752ad0 commit ff4c9b4

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)