Bug 36015 - Teach git about ObjC files
Summary: Teach git about ObjC files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-11 07:52 PST by Adam Roben (:aroben)
Modified: 2010-03-11 12:03 PST (History)
0 users

See Also:


Attachments
Patch (1.28 KB, patch)
2010-03-11 07:56 PST, Adam Roben (:aroben)
no flags Details | Formatted Diff | Diff
Teach git about ObjC files (1.49 KB, patch)
2010-03-11 11:55 PST, Adam Roben (:aroben)
timothy: review+
Details | Formatted Diff | Diff

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