Bug 85570 - git-add-reviewer: Do not put the bug title and its URL in the same line in the commit message.
Summary: git-add-reviewer: Do not put the bug title and its URL in the same line in th...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Raphael Kubo da Costa (:rakuco)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 19:22 PDT by Raphael Kubo da Costa (:rakuco)
Modified: 2012-05-03 20:24 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.93 KB, patch)
2012-05-03 19:25 PDT, Raphael Kubo da Costa (:rakuco)
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>