Dennis Kaarsemaker <dennis@xxxxxxxxxxxxxxx> 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. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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