Bug 85570

Summary: git-add-reviewer: Do not put the bug title and its URL in the same line in the commit message.
Product: WebKit Reporter: Raphael Kubo da Costa (:rakuco) <rakuco>
Component: Tools / TestsAssignee: Raphael Kubo da Costa (:rakuco) <rakuco>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch aroben: review+

Description Raphael Kubo da Costa (:rakuco) 2012-05-03 19:22:58 PDT
git-add-reviewer: Do not put the bug title and its URL in the same line in the commit message.
Comment 1 Raphael Kubo da Costa (:rakuco) 2012-05-03 19:25:27 PDT
Created attachment 140148 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-05-03 19:26:24 PDT
Note that the "B" formatting character seems to have appeared in git 1.7.2 -- I don't know if we are supposed to support versions earlier than that.
Comment 3 Adam Roben (:aroben) 2012-05-03 19:54:56 PDT
Comment on attachment 140148 [details]
Patch

Thanks for the fix!
Comment 4 Raphael Kubo da Costa (:rakuco) 2012-05-03 20:24:53 PDT
Committed r116064: <http://trac.webkit.org/changeset/116064>