Ken Thomases : winemac.drv: Tell git' s diff engine to recognize Objective-C source files.

Alexandre Julliard julliard at winehq.org
Wed Dec 26 14:05:17 CST 2012


Module: wine
Branch: master
Commit: ce0f9b3128cf2955b3430ff294c5de28bcf3b9ec
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ce0f9b3128cf2955b3430ff294c5de28bcf3b9ec

Author: Ken Thomases <ken at 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




More information about the wine-cvs mailing list