[geos-commits] [SCM] geos branch master updated. f9d521efcfce8699c71c07f1c3a62391d905ca38

git at osgeo.org git at osgeo.org
Sat Apr 29 14:03:56 PDT 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "geos".

The branch, master has been updated
       via  f9d521efcfce8699c71c07f1c3a62391d905ca38 (commit)
      from  cb60e11603839d5d6e090720b40edfec7f53f692 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f9d521efcfce8699c71c07f1c3a62391d905ca38
Author: Sandro Santilli <strk at kbt.io>
Date:   Sat Apr 29 23:03:31 2017 +0200

    Use CRLF line ending for nmake.opt too

diff --git a/.editorconfig b/.editorconfig
index 3ae8a8d..13b2ee0 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -26,7 +26,7 @@ indent_style = space
 indent_size = 2
 
 # Visual-C files want carriage returns too
-[*.vc]
+[*.{vc,opt}]
 end_of_line = crlf
 
 # CMake configuration files

-----------------------------------------------------------------------

Summary of changes:
 .editorconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
geos


More information about the geos-commits mailing list