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 20:56:53 UTC

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

Author: bentmann
Date: Sat Jul 24 18:56:52 2010
New Revision: 978925

URL: http://svn.apache.org/viewvc?rev=978925&view=rev
Log:
o Disabled GIT EOL normalization for supposedly binary files (maybe it even works this time)

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

Modified: maven/maven-3/trunk/.gitattributes
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/.gitattributes?rev=978925&r1=978924&r2=978925&view=diff
==============================================================================
--- maven/maven-3/trunk/.gitattributes (original)
+++ maven/maven-3/trunk/.gitattributes Sat Jul 24 18:56:52 2010
@@ -1 +1 @@
-*.jar          -text
+*.jar          -text -crlf