[Webkit-unassigned] [Bug 149513] New: git-add-reviewer should trim trailing spaces/newlines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 17:31:56 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=149513

            Bug ID: 149513
           Summary: git-add-reviewer should trim trailing spaces/newlines
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: anshu at apple.com

I typed

    git add-reviewer HEAD "Reviewer Name

then accidentally hit return without closing my end quote. I typed the end quote on the next line, assuming that the script would trim the newline at the end. It didn't. I ended up with my ChangeLog looking like:

    Reviewed by Reviewer Name
    .

It would be nice if the script could avoid doing this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150924/6d936158/attachment.html>


More information about the webkit-unassigned mailing list