[webkit-reviews] review granted: [Bug 230195] Provide a way to update the commit message with an updated list of changed files/functions : [Attachment 438083] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 13 16:14:40 PDT 2021
Jonathan Bedard <jbedard at apple.com> has granted Hoa Dinh <dvh at apple.com>'s
request for review:
Bug 230195: Provide a way to update the commit message with an updated list of
changed files/functions
https://bugs.webkit.org/show_bug.cgi?id=230195
Attachment 438083: Patch
https://bugs.webkit.org/attachment.cgi?id=438083&action=review
--- Comment #4 from Jonathan Bedard <jbedard at apple.com> ---
Comment on attachment 438083
--> https://bugs.webkit.org/attachment.cgi?id=438083
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=438083&action=review
> Tools/Scripts/prepare-ChangeLog:183
> + print STDERR " --only-files Generate only the files changes.\n";
I would change this to say "Exclude the standard changelog header and only
include references to files", the existing message doesn't give much extra
information.
More information about the webkit-reviews
mailing list