Author: bentmann
Date: Wed Oct 27 10:46:45 2010
New Revision: 1027905

URL: http://svn.apache.org/viewvc?rev=1027905&view=rev
Log:
o Splitted .gitattributes

Added:
    maven/maven-3/trunk/apache-maven/src/bin/.gitattributes
Modified:
    maven/maven-3/trunk/.gitattributes

Modified: maven/maven-3/trunk/.gitattributes
URL: 
http://svn.apache.org/viewvc/maven/maven-3/trunk/.gitattributes?rev=1027905&r1=1027904&r2=1027905&view=diff
==============================================================================
--- maven/maven-3/trunk/.gitattributes (original)
+++ maven/maven-3/trunk/.gitattributes Wed Oct 27 10:46:45 2010
@@ -1,6 +1,3 @@
-*.java                                 ident
-*.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
+*.java             ident
+*.jar              -text -crlf
+*.graffle          -text -crlf

Added: maven/maven-3/trunk/apache-maven/src/bin/.gitattributes
URL: 
http://svn.apache.org/viewvc/maven/maven-3/trunk/apache-maven/src/bin/.gitattributes?rev=1027905&view=auto
==============================================================================
--- maven/maven-3/trunk/apache-maven/src/bin/.gitattributes (added)
+++ maven/maven-3/trunk/apache-maven/src/bin/.gitattributes Wed Oct 27 10:46:45 
2010
@@ -0,0 +1,3 @@
+mvn                eol=lf crlf=input
+mvnDebug           eol=lf crlf=input
+mvnyjp             eol=lf crlf=input


Reply via email to