summaryrefslogtreecommitdiffstats
path: root/git-filter-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-09-14 10:06:48 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-09-14 10:06:48 +0000
commitf80888ce6d55ea765cec661d4586575afc0e64ba (patch)
treec6c8a2dc1881be32d7d1d45856957ae74e4dfec1 /git-filter-branch.html
parentef4c2d16afe780a60fec4d5dd73dfd05934c79ce (diff)
downloadgit-htmldocs-f80888ce6d55ea765cec661d4586575afc0e64ba.tar.gz
Autogenerated HTML docs for v1.5.3.1-56-g611d
Diffstat (limited to 'git-filter-branch.html')
-rw-r--r--git-filter-branch.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/git-filter-branch.html b/git-filter-branch.html
index 84ed10364..0a2d811c5 100644
--- a/git-filter-branch.html
+++ b/git-filter-branch.html
@@ -524,10 +524,6 @@ git filter-branch $graft-id..HEAD</tt></pre>
git commit-tree "$@";
fi' HEAD</tt></pre>
</div></div>
-<p>Note that the changes introduced by the commits, and not reverted by
-subsequent commits, will still be in the rewritten branch. If you want
-to throw out _changes_ together with the commits, you should use the
-interactive mode of <a href="git-rebase.html">git-rebase(1)</a>.</p>
<p>The function <em>skip_commits</em> is defined as follows:</p>
<div class="listingblock">
<div class="content">
@@ -598,7 +594,7 @@ and the git list &lt;git@vger.kernel.org&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 01-Sep-2007 11:16:25 UTC
+Last updated 14-Sep-2007 10:06:09 UTC
</div>
</div>
</body>