[webkit-reviews] review requested: [Bug 27754] commit-log-editor does not produce a git commit log that is git friendly. : [Attachment 33602] commit-log-editor does not produce a git commit log that is git friendly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 21:35:58 PDT 2009


Pierre d'Herbemont <pdherbemont at apple.com> has asked  for review:
Bug 27754: commit-log-editor does not produce a git commit log that is git
friendly.
https://bugs.webkit.org/show_bug.cgi?id=27754

Attachment 33602: commit-log-editor does not produce a git commit log that is
git friendly.
https://bugs.webkit.org/attachment.cgi?id=33602&action=review

------- Additional Comments from Pierre d'Herbemont <pdherbemont at apple.com>
https://bugs.webkit.org/show_bug.cgi?id=27754

Reviewed by NOBODY (OOPS!).

We make sure we end up with:
- A first paragraph describing the bug. It is eventually prefixed by
"WebKit: <line>" or "WebCore: <line>". This used to be
"WebCore:\n\n<line>".
- The Reviewed By line.
- An eventual Patch By line if author and committer doesn't match.
- The rest of the commit.

* Scripts/commit-log-editor:
---
 2 files changed, 69 insertions(+), 3 deletions(-)


More information about the webkit-reviews mailing list