summaryrefslogtreecommitdiffstats
path: root/git-archive.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-10-05 15:21:55 -0700
committerJunio C Hamano <gitster@pobox.com>2020-10-05 15:21:55 -0700
commitd12815176f71c07e3844623f2c9c1ffc75a44574 (patch)
tree412c3124c3211cddd1af508e09b250dfe5755e77 /git-archive.html
parent36ebb0e3ab4a7aa8b34196786a989cf6a523c648 (diff)
downloadgit-htmldocs-d12815176f71c07e3844623f2c9c1ffc75a44574.tar.gz
Autogenerated HTML docs for v2.29.0-rc0
Diffstat (limited to 'git-archive.html')
-rw-r--r--git-archive.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-archive.html b/git-archive.html
index dc918ba6a..f2dd90a8c 100644
--- a/git-archive.html
+++ b/git-archive.html
@@ -832,6 +832,17 @@ comment.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--add-file=&lt;file&gt;
+</dt>
+<dd>
+<p>
+ Add a non-tracked file to the archive. Can be repeated to add
+ multiple files. The path of the file in the archive is built
+ by concatenating the value for <code>--prefix</code> (if any) and the
+ basename of &lt;file&gt;.
+</p>
+</dd>
+<dt class="hdlist1">
--worktree-attributes
</dt>
<dd>
@@ -1095,7 +1106,7 @@ while archiving any tree in your <code>$GIT_DIR/info/attributes</code> file.</p>
<div id="footer">
<div id="footer-text">
Last updated
- 2014-03-14 14:59:49 PDT
+ 2020-10-05 15:17:53 PDT
</div>
</div>
</body>