summaryrefslogtreecommitdiffstats
path: root/git-archive.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-18 23:01:01 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-18 23:01:01 +0000
commit4cfa536eec2633958acf89eec55351257df9d11a (patch)
tree85d7b6cf68dfe1ef25e6c8ef1f70c2f698c0ec2c /git-archive.html
parent3bd66e9adf9669a8ba7bf8f191a111ae0cf41e51 (diff)
downloadgit-htmldocs-4cfa536eec2633958acf89eec55351257df9d11a.tar.gz
Autogenerated HTML docs for v1.6.3-rc1
Diffstat (limited to 'git-archive.html')
-rw-r--r--git-archive.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-archive.html b/git-archive.html
index d5ca7b8f0..22cda7f8d 100644
--- a/git-archive.html
+++ b/git-archive.html
@@ -322,7 +322,7 @@ git-archive(1) Manual Page
<div class="sectionbody">
<div class="verseblock">
<div class="content"><em>git archive</em> --format=&lt;fmt&gt; [--list] [--prefix=&lt;prefix&gt;/] [&lt;extra&gt;]
- [--output=&lt;file&gt;]
+ [--output=&lt;file&gt;] [--worktree-attributes]
[--remote=&lt;repo&gt; [--exec=&lt;git-upload-archive&gt;]] &lt;tree-ish&gt;
[path&#8230;]</div></div>
</div>
@@ -392,6 +392,14 @@ comment.</p></div>
</p>
</dd>
<dt>
+--worktree-attributes
+</dt>
+<dd>
+<p>
+ Look for attributes in .gitattributes in working directory too.
+</p>
+</dd>
+<dt>
&lt;extra&gt;
</dt>
<dd>
@@ -560,7 +568,7 @@ git archive --format=zip --prefix=git-docs/ HEAD:Documentation/ &gt; git-1.4.0-d
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-04-02 06:49:44 UTC
+Last updated 2009-04-18 23:00:21 UTC
</div>
</div>
</body>