This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch fix_gitattribute12 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 8e94ce83cbee94854b0cc527ff28c53cb437e179 Author: HTHou <[email protected]> AuthorDate: Thu Aug 19 21:41:59 2021 +0800 [To rel/0.12]Fix gitattribute covert pictures --- .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
