Skip to content

Commit 3d95af1

Browse files
committed
Update gitattributes so that objc diffs are correctly contextualized.
i.e., when showing a diff on _macosx.m, the `@@ ...` header shows the correct current function.
1 parent c072e3a commit 3d95af1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
* text=auto
2+
*.m diff=objc
23
*.ppm binary
34
*.svg binary
45
*.svg linguist-language=true

0 commit comments

Comments
 (0)