[java-opensaml] branch master updated: Add .gitattributes for SAML encoder Velocity template line endings

Brent Putman putmanb at georgetown.edu
Sun Mar 19 16:30:33 EDT 2017


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

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

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

The following commit(s) were added to refs/heads/master by this push:
       new  c79ff49   Add .gitattributes for SAML encoder Velocity template line endings
c79ff49 is described below

commit c79ff49791373449923fcb9ab97a5566f4e63c5f
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