-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/04/12 13:37, Alon Bar-Lev wrote:
> Having the text auto detection is a risk, as the detection may
> detect text files that are not text and vise versa.
> 
> Having global setting will create confusion and differentiate
> between users. So this patch also move this to local repository.
> 
> Having git to check out files differently in different OS is also a
> not correct, as checkouts may be used in shares or in *NIX
> emulation environments, so it have no effect.
> 
> Another issue is packaging, if we change out the tree differently 
> in several OSes, we may have different package content, which is 
> something that should be avoided.
> 
> Currently any editor of MS supports LF end of lines, so there is
> no need to convert source files while checking out.
> 
> The visual studio files should be stored as CRLF as they are
> generated by visual studio every save, in a way that CRLF are
> added.
> 
> I handled only the files that may be touch by MS users.
> 
> Signed-off-by: Alon Bar-Lev <alon.bar...@gmail.com> --- 
> .gitattributes |    7 +++++++ Makefile.am    |    1 + 2 files
> changed, 8 insertions(+), 0 deletions(-) create mode 100644
> .gitattributes

Applied to master branch on -testing and -stable trees.

commit f99d8fa79d538c42f2ebb54d8bc2a7f891ea09f9
Author: Alon Bar-Lev <alon.bar...@gmail.com>
List-Post: openvpn-devel@lists.sourceforge.net
Date:   Mon Apr 2 14:37:41 2012 +0300

    cleanup: add .gitattributes to control eol style explicitly

    Signed-off-by: Alon Bar-Lev <alon.bar...@gmail.com>
    Acked-by: Fabian Knittel <fabian.knit...@lettink.de>
    Signed-off-by: David Sommerseth <dav...@redhat.com>


kind regards,

David Sommerseth
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+Znu8ACgkQDC186MBRfrpZzwCfUZuvmhJm+ms+vOHlOXYxjR11
ghAAn2GOKDPbywOBewTTt0T20P0TWNSx
=z9HY
-----END PGP SIGNATURE-----

Reply via email to