/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
714485c
)
Merge branch 'sp/doc-info-attributes'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 6 Dec 2017 17:23:43 +0000
(09:23 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 6 Dec 2017 17:23:43 +0000
(09:23 -0800)
Doc update.
* sp/doc-info-attributes:
doc: Mention info/attributes in gitrepository-layout
Documentation/gitrepository-layout.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/gitrepository-layout.txt
b/Documentation/gitrepository-layout.txt
index
adf9554
..
c60bcad
100644
(file)
--- a/
Documentation/gitrepository-layout.txt
+++ b/
Documentation/gitrepository-layout.txt
@@
-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].