On Sun, Oct 26, 2014 at 11:05 PM, Dennis Kaarsemaker <den...@kaarsemaker.net> wrote: > 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.
This is exactly what I am looking for. Good to know this git command. Thanks! -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html