Updated Branches:
  refs/heads/master 8e90d7f87 -> 5e7fb012f

Added .gitattributes


Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/5e7fb012
Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/5e7fb012
Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/5e7fb012

Branch: refs/heads/master
Commit: 5e7fb012ff342e67f99684d690c0fcf0c513a715
Parents: 8e90d7f
Author: Kristian Rosenvold <kristian.rosenv...@gmail.com>
Authored: Tue Jan 29 16:35:46 2013 +0100
Committer: Kristian Rosenvold <kristian.rosenv...@gmail.com>
Committed: Tue Jan 29 16:35:46 2013 +0100

----------------------------------------------------------------------
 .gitattributes |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/5e7fb012/.gitattributes
----------------------------------------------------------------------
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..3bb3b5e
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,8 @@
+# Auto detect text files and perform LF normalization
+*        text=auto
+
+*.java   text diff=java
+*.html   text diff=html
+*.css    text
+*.js     text
+*.sql    text

Reply via email to