[Webkit-unassigned] [Bug 48041] `webkit-patch upload` runs git-diff at least 3 times, which is slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 22:46:08 PDT 2010


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





--- Comment #1 from Adam Barth <abarth at webkit.org>  2010-10-20 22:46:08 PST ---
Yeah, I recently removed one of them (by sharing the one for prepare-ChangeLog with another one we do).  We should be able to remove the one for check-webkit-style by passing it the list of changed files.  However, passing them today gives you different output.  We need to teach check-webkit-style to diff a set of files provided on the command line.  It's not that much code.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list