[python-hdf5storage] 04/152: Changed line endings to be native.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Feb 29 08:24:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to annotated tag 0.1
in repository python-hdf5storage.

commit d22803c9b76cadf2e1b1671dc498a15e097f3cba
Author: Freja Nordsiek <fnordsie at gmail.com>
Date:   Mon Dec 23 14:38:11 2013 -0500

    Changed line endings to be native.
---
 .gitattributes | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index be28a53..260497b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,6 +1,7 @@
 # Set default behaviour, in case users don't have core.autocrlf set.
-* text=text eol=crlf
+* text=auto
 
 # Explicitly declare text files we want to always be normalized and converted 
 # to native line endings on checkout.
-
+*.py text
+*.txt text eol=crlf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-hdf5storage.git



More information about the debian-science-commits mailing list