[Cc: git@xxxxxxxxxxxxxxx, Johannes Schindelin <Johannes.Schindelin@xxxxxx>, Frank Lichtenheld <frank@xxxxxxxxxxxxxx>] Johannes Schindelin wrote: > On Wed, 4 Jul 2007, Frank Lichtenheld wrote: >>> +Note that since this operation is extensively I/O expensive, it might >>> +be a good idea to redirect the temporary directory it off-disk, e.g. on By the way, could git-filter-branch use git-fast-import to reduce I/O? >>> +the id of the commit being rewritten. The author/committer environment >>> +variables are set before the first filter is run. >> >> Maybe give the actual names of the environment variables here? > > If you think so: > > Also, GIT_AUTHOR_NAME, GIT_AUTHOR_EMAIL, GIT_AUTHOR_DATE, > GIT_COMMITTER_NAME, GIT_COMMITTER_EMAIL, and GIT_COMMITTER_DATE is > set according to the current commit. Or Also, GIT_AUTHOR_NAME, GIT_AUTHOR_EMAIL, GIT_AUTHOR_DATE, GIT_COMMITTER_NAME, GIT_COMMITTER_EMAIL, and GIT_COMMITTER_DATE are filled with data taken from the current commit. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html