summaryrefslogtreecommitdiffstats
path: root/git-filter-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-11-04 14:38:56 -0800
committerJunio C Hamano <gitster@pobox.com>2014-11-04 14:38:56 -0800
commitfb5ffde2582ad9b996f1bac8b5b282e9f13953fa (patch)
tree5588535295efdcd7af49fe27f69f1e48593596f9 /git-filter-branch.html
parent6bc98f21acd99c9e21d29b44300620a04ae9442d (diff)
downloadgit-htmldocs-fb5ffde2582ad9b996f1bac8b5b282e9f13953fa.tar.gz
Autogenerated HTML docs for v2.2.0-rc0-2-gf745ac
Diffstat (limited to 'git-filter-branch.html')
-rw-r--r--git-filter-branch.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-filter-branch.html b/git-filter-branch.html
index 32ea25765..9fb68585d 100644
--- a/git-filter-branch.html
+++ b/git-filter-branch.html
@@ -1255,8 +1255,8 @@ Any particular version of a file is cleaned exactly <em>once</em>. The BFG,
<p>
By default The BFG takes full advantage of multi-core machines,
cleansing commit file-trees in parallel. git-filter-branch cleans
- commits sequentially (ie in a single-threaded manner), though it
- <em>is</em> possible to write filters that include their own parallellism,
+ commits sequentially (i.e. in a single-threaded manner), though it
+ <em>is</em> possible to write filters that include their own parallelism,
in the scripts executed against each commit.
</p>
</li>
@@ -1281,7 +1281,7 @@ The <a href="http://rtyley.github.io/bfg-repo-cleaner/#examples">command options
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-03-14 14:59:49 PDT
+Last updated 2014-11-04 14:37:41 PST
</div>
</div>
</body>