Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > On Sat, 23 Feb 2008, Miklos Vajna wrote: > >> +------------------------------------------------------- >> +git filter-branch --commit-filter ' >> + sed -e "/^git-svn-id:/d" | git commit-tree "$@" >> +' >> +------------------------------------------------------- > > And there I thought that was the job of --msg-filter ;-) Ahhhhhhh, that was the little voice that kept telling me there is something wrong with the patch... - 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