<pre style='margin:0'>
larryv pushed a commit to branch master
in repository macports.github.io.

</pre>
<p><a href="https://github.com/macports/macports.github.io/commit/814e0a1dc8b3e3213dfb1adab16125bd496b4f20">https://github.com/macports/macports.github.io/commit/814e0a1dc8b3e3213dfb1adab16125bd496b4f20</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 814e0a1  Normalize EOLs
</span>814e0a1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 814e0a1dc8b3e3213dfb1adab16125bd496b4f20
</span>Author: Lawrence Velázquez <larryv@macports.org>
AuthorDate: Sun Oct 30 23:02:46 2016 -0400

<span style='display:block; white-space:pre;color:#404040;'>    Normalize EOLs
</span>---
 .gitattributes | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/.gitattributes b/.gitattributes
</span>new file mode 100644
<span style='display:block; white-space:pre;color:#808080;'>index 0000000..8a7aff5
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--- /dev/null
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/.gitattributes
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -0,0 +1,3 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Normalize EOLs by default, to avoid falling back on committers'
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# "core.autocrlf" settings.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+* text=auto
</span></pre><pre style='margin:0'>

</pre>