summaryrefslogtreecommitdiffstats
path: root/git-filter-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-13 02:39:53 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-13 02:39:53 +0000
commit98e32c30fcbbbed199fa402656feffe7f4843784 (patch)
tree744ab9b349feac0abdec988a8958f7e4ae1806ae /git-filter-branch.html
parent55344411a8808b31a1e78c652e8f8aaf336e8202 (diff)
downloadgit-htmldocs-98e32c30fcbbbed199fa402656feffe7f4843784.tar.gz
Autogenerated HTML docs for v1.6.3-rc0
Diffstat (limited to 'git-filter-branch.html')
-rw-r--r--git-filter-branch.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-filter-branch.html b/git-filter-branch.html
index f6042a115..5b2bac2c2 100644
--- a/git-filter-branch.html
+++ b/git-filter-branch.html
@@ -342,6 +342,8 @@ If you specify no filters, the commits will be recommitted without any
changes, which would normally have no effect. Nevertheless, this may be
useful in the future for compensating for some git bugs or such,
therefore such a usage is permitted.</p></div>
+<div class="para"><p><strong>NOTE</strong>: This command honors <tt>.git/info/grafts</tt>. If you have any grafts
+defined, running this command will make them permanent.</p></div>
<div class="para"><p><strong>WARNING</strong>! The rewritten history will have different object names for all
the objects and will not converge with the original branch. You will not
be able to easily push and distribute the rewritten branch on top of the
@@ -760,7 +762,7 @@ and the git list &lt;git@vger.kernel.org&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-04-02 06:49:52 UTC
+Last updated 2009-04-13 02:39:28 UTC
</div>
</div>
</body>