[geos-commits] [SCM] GEOS branch master updated. c9542e6211d3e32d63f329e703636a3433009958

git at osgeo.org git at osgeo.org
Wed May 22 09:03:04 PDT 2019


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  c9542e6211d3e32d63f329e703636a3433009958 (commit)
      from  e1eb3dde2638721c138525bf3095a1ee9c5b8fa8 (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 c9542e6211d3e32d63f329e703636a3433009958
Author: Sandro Santilli <strk at kbt.io>
Date:   Wed May 22 18:02:01 2019 +0200

    Add note about astyle being shipped with source

diff --git a/README.md b/README.md
index e9a0364..83e49f6 100644
--- a/README.md
+++ b/README.md
@@ -149,7 +149,8 @@ To build Doxygen documentation:
 
 ## Style
 
-To format your code into the desired style, use astyle 3.1:
+To format your code into the desired style, use astyle 3.1
+(included in source tree, see tools/astyle)
 
     astyle --style=stroustrup \
            --unpad-paren \

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

Summary of changes:
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list