8000 Update gitattributes so that objc diffs are correctly contextualized. · matplotlib/matplotlib@f0096f1 · GitHub
[go: up one dir, main page]

Skip to content

Commit f0096f1

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 f0096f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
*.svg binary
44
*.svg linguist-language=true
55
.git_archival.txt export-subst
6+
*.m diff=objc

0 commit comments

Comments
 (0)
0