mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
gitattributes: let clients use native line endings
Use "text=auto" to ensure that we get LFs in the repository, but let clients have their native line endings in their worktree.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -1,2 +1 @@
|
||||
*.c eol=lf
|
||||
*.h eol=lf
|
||||
* text=auto
|
||||
|
||||
Reference in New Issue
Block a user