You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2010/07/24 21:32:17 UTC

svn commit: r978931 - /maven/maven-3/trunk/.gitattributes

Author: bentmann
Date: Sat Jul 24 19:32:17 2010
New Revision: 978931

URL: http://svn.apache.org/viewvc?rev=978931&view=rev
Log:
o Added more GIT EOL config to match with SVN

Modified:
    maven/maven-3/trunk/.gitattributes

Modified: maven/maven-3/trunk/.gitattributes
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/.gitattributes?rev=978931&r1=978930&r2=978931&view=diff
==============================================================================
--- maven/maven-3/trunk/.gitattributes (original)
+++ maven/maven-3/trunk/.gitattributes Sat Jul 24 19:32:17 2010
@@ -1 +1,5 @@
-*.jar          -text -crlf
+*.jar                                  -text -crlf
+*.graffle                              -text -crlf
+apache-maven/src/bin/mvn               eol=lf crlf=input
+apache-maven/src/bin/mvnDebug          eol=lf crlf=input
+apache-maven/src/bin/mvnyjp            eol=lf crlf=input