Enabled EOL normalization for text files at the repository level
Project: http://git-wip-us.apache.org/repos/asf/maven-aether/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-aether/commit/bf49c76d Tree: http://git-wip-us.apache.org/repos/asf/maven-aether/tree/bf49c76d Diff: http://git-wip-us.apache.org/repos/asf/maven-aether/diff/bf49c76d Branch: refs/heads/master Commit: bf49c76d3ca5819ef34ec0ca02c1578269c9df18 Parents: 149a522 Author: Benjamin Bentmann <bentm...@sonatype.com> Authored: Sun Sep 28 15:34:53 2014 +0200 Committer: Benjamin Bentmann <bentm...@sonatype.com> Committed: Sun Sep 28 15:34:53 2014 +0200 ---------------------------------------------------------------------- .gitattributes | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-aether/blob/bf49c76d/.gitattributes ---------------------------------------------------------------------- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..cc9347e --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto