From: Steffen Prohaska <prohaska@zib.de>
To: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Cc: Steffen Prohaska <prohaska@zib.de>
Subject: [PATCH 1/1] doc: Mention info/attributes in gitrepository-layout
Date: Wed, 22 Nov 2017 09:58:14 +0100 [thread overview]
Message-ID: <20171122085814.8563-1-prohaska@zib.de> (raw)
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
---
Documentation/gitrepository-layout.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/gitrepository-layout.txt b/Documentation/gitrepository-layout.txt
index adf9554ad2..c60bcad44a 100644
--- 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].
--
2.15.0.5.g43a9009988
next reply other threads:[~2017-11-22 13:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-22 8:58 Steffen Prohaska [this message]
2017-11-22 15:54 ` [PATCH 1/1] doc: Mention info/attributes in gitrepository-layout Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171122085814.8563-1-prohaska@zib.de \
--to=prohaska@zib.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).