Bug 36015

Summary: Teach git about ObjC files
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Teach git about ObjC files timothy: review+

Description Adam Roben (:aroben) 2010-03-11 07:52:53 PST
Teach git about ObjC files
Comment 1 Adam Roben (:aroben) 2010-03-11 07:56:13 PST
Created attachment 50504 [details]
Patch
Comment 2 John Sullivan 2010-03-11 08:01:24 PST
Comment on attachment 50504 [details]
Patch

Adam discovered that this will make some things worse for ObjC++ files (.mm).
Comment 3 Adam Roben (:aroben) 2010-03-11 11:55:33 PST
Created attachment 50524 [details]
Teach git about ObjC files
Comment 4 Adam Roben (:aroben) 2010-03-11 12:03:32 PST
Committed r55851: <http://trac.webkit.org/changeset/55851>