Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.

Commit 31f81d8

Browse files
authored
.gitattributes: get better diff context for C# code (#1115)
1 parent f13c66c commit 31f81d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# default for csharp files.
1111
# Note: This is only used by command line
1212
###############################################################################
13-
#*.cs diff=csharp
13+
*.cs diff=csharp
1414

1515
###############################################################################
1616
# Set the merge driver for project and solution files

0 commit comments

Comments
 (0)