We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 714485c + ff4c9b4 commit f65ab57Copy full SHA for f65ab57
1 file changed
Documentation/gitrepository-layout.txt
@@ -208,6 +208,10 @@ info/exclude::
208
'git clean' look at it but the core Git commands do not look
209
at it. See also: linkgit:gitignore[5].
210
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
+
215
info/sparse-checkout::
216
This file stores sparse checkout patterns.
217
See also: linkgit:git-read-tree[1].
0 commit comments