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 2011/02/20 18:44:01 UTC

svn commit: r1072647 - /maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-3379/repo/.gitattributes

Author: bentmann
Date: Sun Feb 20 17:44:00 2011
New Revision: 1072647

URL: http://svn.apache.org/viewvc?rev=1072647&view=rev
Log:
o Fixed git attributes

Added:
    maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-3379/repo/.gitattributes

Added: maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-3379/repo/.gitattributes
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-3379/repo/.gitattributes?rev=1072647&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-3379/repo/.gitattributes (added)
+++ maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-3379/repo/.gitattributes Sun Feb 20 17:44:00 2011
@@ -0,0 +1,2 @@
+*.pom              -text -crlf
+*.xml              -text -crlf