summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-05-17 16:05:41 -0700
committerJunio C Hamano <gitster@pobox.com>2023-05-17 16:05:41 -0700
commit65e97135d3be858a936abb9108e6ee1be0e80015 (patch)
treefc18f88c3bcd7696271ebb198ae0f90a88b40556 /git.html
parentd37473e2a262d1f0e9c59977086e3cc740b6278f (diff)
downloadgit-htmldocs-65e97135d3be858a936abb9108e6ee1be0e80015.tar.gz
Autogenerated HTML docs for v2.41.0-rc0-4-g004e0
Diffstat (limited to 'git.html')
-rw-r--r--git.html20
1 files changed, 19 insertions, 1 deletions
diff --git a/git.html b/git.html
index 2bda74d62..16384e99e 100644
--- a/git.html
+++ b/git.html
@@ -1067,6 +1067,16 @@ environment variable)</p></div>
(retrieve command list from config variable completion.commands)
</p>
</dd>
+<dt class="hdlist1">
+--attr-source=&lt;tree-ish&gt;
+</dt>
+<dd>
+<p>
+ Read gitattributes from &lt;tree-ish&gt; instead of the worktree. See
+ <a href="gitattributes.html">gitattributes(5)</a>. This is equivalent to setting the
+ <code>GIT_ATTR_SOURCE</code> environment variable.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -3246,6 +3256,14 @@ for further details.</p></div>
</p>
</dd>
<dt class="hdlist1">
+<code>GIT_ATTR_SOURCE</code>
+</dt>
+<dd>
+<p>
+ Sets the treeish that gitattributes will be read from.
+</p>
+</dd>
+<dt class="hdlist1">
<code>GIT_ASKPASS</code>
</dt>
<dd>
@@ -3796,7 +3814,7 @@ the Git Security mailing list &lt;<a href="mailto:git-security@googlegroups.com"
<div id="footer">
<div id="footer-text">
Last updated
- 2023-05-15 16:02:03 PDT
+ 2023-05-17 16:02:03 PDT
</div>
</div>
</body>