summaryrefslogtreecommitdiffstats
path: root/git-filter-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-11-02 02:47:50 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-11-02 02:47:50 +0000
commit1c70883dc871f015b3f14945f7c310325ab4aba8 (patch)
tree1fc62d49807a32d921c552f0763ccd04116a777a /git-filter-branch.html
parent1974bf2632180e353120c4cd1dca476df26c5bc0 (diff)
downloadgit-htmldocs-1c70883dc871f015b3f14945f7c310325ab4aba8.tar.gz
Autogenerated HTML docs for v1.5.3.5-474-g3e4bb
Diffstat (limited to 'git-filter-branch.html')
-rw-r--r--git-filter-branch.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-filter-branch.html b/git-filter-branch.html
index 11fcd821c..b601400b2 100644
--- a/git-filter-branch.html
+++ b/git-filter-branch.html
@@ -523,7 +523,7 @@ git filter-branch $graft-id..HEAD</tt></pre>
git commit-tree "$@";
fi' HEAD</tt></pre>
</div></div>
-<p>The function <em>skip_commits</em> is defined as follows:</p>
+<p>The function <em>skip_commit</em> is defined as follows:</p>
<div class="listingblock">
<div class="content">
<pre><tt>skip_commit()
@@ -593,7 +593,7 @@ and the git list &lt;git@vger.kernel.org&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 23-Oct-2007 01:21:48 UTC
+Last updated 02-Nov-2007 02:47:20 UTC
</div>
</div>
</body>