Git ChangeLog policy for GCC Testsuite inquiry
Tom Tromey
tom@tromey.com
Fri Feb 7 22:34:00 GMT 2020
>>>>> "Jason" == Jason Merrill <jason@redhat.com> writes:
Jason> I omit ChangeLogs by adding ':!*/ChangeLog' to the end of the git
Jason> send-email command. I don't remember where I found that incantation.
Cool, I did not know about this.
FWIW if you have the ChangeLog merger available, it's actually more
convenient if the patch includes the ChangeLog, because then applying it
with "git am" does the right thing. Without this you have to edit the
ChangeLogs by hand instead.
Tom
More information about the Gcc
mailing list