[java-opensaml] 05/24: Add .gitattributes for SAML encoder Velocity template line endings

Brent Putman putmanb at georgetown.edu
Wed Sep 27 16:45:59 EDT 2017


This is an automated email from the git hooks/post-receive script.

putmanb pushed a commit to branch maint-3.3
in repository java-opensaml.

View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=bd6c372853a452b4ffbb5cc26c59cef1ebf484c2

commit bd6c372853a452b4ffbb5cc26c59cef1ebf484c2
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Sun Mar 19 16:30:20 2017 -0400

    Add .gitattributes for SAML encoder Velocity template line endings
---
 opensaml-saml-impl/src/main/resources/templates/.gitattributes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/opensaml-saml-impl/src/main/resources/templates/.gitattributes b/opensaml-saml-impl/src/main/resources/templates/.gitattributes
new file mode 100644
index 0000000..3a0b3f8
--- /dev/null
+++ b/opensaml-saml-impl/src/main/resources/templates/.gitattributes
@@ -0,0 +1 @@
+*.vm   text eol=lf

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list