This is an automated email from the ASF dual-hosted git repository.

gaojun2048 pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new d7656249b7 [Hotfix][CI]Declare files that will always have UNIX line 
endings on checkout. (#5221)
d7656249b7 is described below

commit d7656249b79b5a97f1b7622d9f481ebaeb8d3e42
Author: javalover123 <[email protected]>
AuthorDate: Fri Aug 4 15:38:08 2023 +0800

    [Hotfix][CI]Declare files that will always have UNIX line endings on 
checkout. (#5221)
---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000000..dfdb8b771c
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.sh text eol=lf

Reply via email to