summaryrefslogtreecommitdiffstats
path: root/git-archive.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-02-27 10:49:30 -0800
committerJunio C Hamano <gitster@pobox.com>2023-02-27 10:49:30 -0800
commit9813725002ed50a35db33e6294c3778d2e2584e5 (patch)
tree4d3407458d08c5629bd8ffe11775eb7a04401b95 /git-archive.html
parent613334cb5a7643a40c588048c6fb84dddd3c287c (diff)
downloadgit-htmldocs-9813725002ed50a35db33e6294c3778d2e2584e5.tar.gz
Autogenerated HTML docs for v2.40.0-rc0-32-ga0f05f
Diffstat (limited to 'git-archive.html')
-rw-r--r--git-archive.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git-archive.html b/git-archive.html
index 2055ac42f..a6088b0dc 100644
--- a/git-archive.html
+++ b/git-archive.html
@@ -876,6 +876,16 @@ cases, write an untracked file and use <code>--add-file</code> instead.</p></div
</p>
</dd>
<dt class="hdlist1">
+--mtime=&lt;time&gt;
+</dt>
+<dd>
+<p>
+ Set modification time of archive entries. Without this option
+ the committer time is used if <code>&lt;tree-ish&gt;</code> is a commit or tag,
+ and the current time if it is a tree.
+</p>
+</dd>
+<dt class="hdlist1">
&lt;extra&gt;
</dt>
<dd>
@@ -1149,7 +1159,7 @@ while archiving any tree in your <code>$GIT_DIR/info/attributes</code> file.</p>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-07-11 16:06:18 PDT
+ 2023-02-27 10:47:08 PST
</div>
</div>
</body>