summaryrefslogtreecommitdiffstats
path: root/git-filter-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-07-06 17:01:58 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-07-06 17:01:58 +0000
commit330aae6bbe14d97917b66994484cabd0307d1873 (patch)
tree2aacf2132ef04edb9585efde292183e227ace991 /git-filter-branch.html
parent28d8ede23f022507f55c91fdc009374fc335cc19 (diff)
downloadgit-htmldocs-330aae6bbe14d97917b66994484cabd0307d1873.tar.gz
Autogenerated HTML docs for v1.5.3-rc0-39-g46f7
Diffstat (limited to 'git-filter-branch.html')
-rw-r--r--git-filter-branch.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-filter-branch.html b/git-filter-branch.html
index 97f146bdf..555bb3ed2 100644
--- a/git-filter-branch.html
+++ b/git-filter-branch.html
@@ -307,7 +307,8 @@ be a good idea to redirect the temporary directory off-disk, e.g. on
tmpfs. Reportedly the speedup is very noticeable.</p>
<h3>Filters</h3>
<p>The filters are applied in the order as listed below. The &lt;command&gt;
-argument is always evaluated in shell using the <em>eval</em> command.
+argument is always evaluated in shell using the <em>eval</em> command (with the
+notable exception of the commit filter, for technical reasons).
Prior to that, the $GIT_COMMIT environment variable will be set to contain
the id of the commit being rewritten. Also, GIT_AUTHOR_NAME,
GIT_AUTHOR_EMAIL, GIT_AUTHOR_DATE, GIT_COMMITTER_NAME, GIT_COMMITTER_EMAIL,
@@ -561,7 +562,7 @@ and the git list &lt;git@vger.kernel.org&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 05-Jul-2007 05:51:15 UTC
+Last updated 06-Jul-2007 17:01:30 UTC
</div>
</div>
</body>