From: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
To: Linus Torvalds <torvalds@osdl.org>
Cc: git@vger.kernel.org
Subject: [PATCH] git-tar-tree: small doc update
Date: Fri, 27 May 2005 23:20:32 +0200 [thread overview]
Message-ID: <20050527212032.GB17478@lsrfire.ath.cx> (raw)
Update git-tar-tree documenation a teensy bit: document where the file
times come from and correct author section. I'll take the blame for
that contraption, if you don't mind. ;)
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Index: Documentation/git-tar-tree.txt
===================================================================
--- fa5c736eeabbead4a4c024051d104930d836092a/Documentation/git-tar-tree.txt (mode:100644)
+++ ff1cce79554723d915cb45315fda2d56a1c5ea04/Documentation/git-tar-tree.txt (mode:100644)
@@ -17,10 +17,14 @@
When <base> is specified it is added as a leading path as the files in the
generated tar archive.
+When the given ID is a tree ID then all the files in the archive get
+their mtime set to the current time. When called with the ID of a commit
+object the commit time recorded therein is used instead.
+
Author
------
-Written by Linus Torvalds <torvalds@osdl.org>
+Written by Rene Scharfe.
Documentation
--------------
next reply other threads:[~2005-05-27 21:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-27 21:20 Rene Scharfe [this message]
2005-05-27 21:32 ` [PATCH] git-tar-tree: small doc update David Greaves
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=20050527212032.GB17478@lsrfire.ath.cx \
--to=rene.scharfe@lsrfire.ath.cx \
--cc=git@vger.kernel.org \
--cc=torvalds@osdl.org \
/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).