Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 51dfd70

Browse files
committedOct 16, 2024·
Correct typo in .gitattributes comment
1 parent a98b459 commit 51dfd70

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
@@ -1,4 +1,4 @@
11
# See: https://git-scm.com/docs/gitattributes
22

3-
# Disable Git converting line endings in files (i.e., core.autocrlf=true).
3+
# Disable Git converting line endings in files (i.e., core.autocrlf=false).
44
* -text

0 commit comments

Comments
 (0)
Please sign in to comment.