Not really; the filters are very much tuned to the index-modification and
commit process.
And I doubt that the gc --auto would help much; git-filter-branch creates
gazillions of files, and that is likely to bring performance down. If,
that is, you choose _not_ to heed the comment in
Documentation/git-filter-branch.txt lines 44-46:
Note that since this operation is extensively I/O expensive, it
might be a good idea to redirect the temporary directory off-disk
with the '-d' option, e.g. on tmpfs. Reportedly the speedup is
very noticeable.
Ciao,
Dscho
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html