On Mon, Oct 27, 2014 at 1:33 AM, Matthieu Moy <[email protected]> wrote: > Dennis Kaarsemaker <[email protected]> writes: > >> On zo, 2014-10-26 at 22:27 -0700, Cong Wang wrote: >>> >>> My question is how to edit dozens of git commit changelogs >>> automatically? >> >> You can use git filter-branch in --msg-filter mode. > > Note that in any case, you'll rewrite the history hence change commit > identifiers. If the history is already published, it's probably better > to live with the typo than to try to fix it now.
I am aware of that, it is my local branch, so no worry. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

