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

scantor pushed a commit to branch xerces-3.2
in repository https://gitbox.apache.org/repos/asf/xerces-c.git


The following commit(s) were added to refs/heads/xerces-3.2 by this push:
     new e4d2a4c29 XERCESC-2195 - Invalid attribute in .gitattributes file
e4d2a4c29 is described below

commit e4d2a4c296b0f17c9d28a22f5f070c8a7b59325d
Author: Scott Cantor <canto...@osu.edu>
AuthorDate: Thu Oct 6 09:26:56 2022 -0400

    XERCESC-2195 - Invalid attribute in .gitattributes file
    
    https://issues.apache.org/jira/browse/XERCESC-2195
---
 .gitattributes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index 9e0703d2a..610e91490 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,7 +2,7 @@
 * text=auto
 
 # Text files with explicit CRLF line endings
-*.bat text eof=crlf
+*.bat text eol=crlf
 
 # Binary files
 *.gif binary


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to