Ken Thomases : winemac.drv: Tell git' s diff engine to recognize Objective-C source files.
26 Dec
2012
26 Dec
'12
8:05 p.m.
Module: wine Branch: master Commit: ce0f9b3128cf2955b3430ff294c5de28bcf3b9ec URL: http://source.winehq.org/git/wine.git/?a=commit;h=ce0f9b3128cf2955b3430ff294... Author: Ken Thomases <ken(a)codeweavers.com> Date: Thu Dec 20 19:02:14 2012 -0600 winemac.drv: Tell git's diff engine to recognize Objective-C source files. --- dlls/winemac.drv/.gitattributes | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/dlls/winemac.drv/.gitattributes b/dlls/winemac.drv/.gitattributes new file mode 100644 index 0000000..4e9525e --- /dev/null +++ b/dlls/winemac.drv/.gitattributes @@ -0,0 +1,2 @@ +*.m diff=objc +*.h diff=objc
4735
Age (days ago)
4735
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard