This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/rel/0.12 by this push:
new 290600e [To rel/0.12]Fix gitattribute covert pictures (#3799)
290600e is described below
commit 290600ea688c0aced1be2af4140b349f5cdfcc8c
Author: Haonan <[email protected]>
AuthorDate: Thu Aug 19 21:44:03 2021 +0800
[To rel/0.12]Fix gitattribute covert pictures (#3799)
---
.gitattributes | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitattributes b/.gitattributes
index 07764a7..94f480d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1 @@
-* text eol=lf
\ No newline at end of file
+* text=auto eol=lf
\ No newline at end of file