[geos-commits] [SCM] GEOS branch 3.7 updated. 2764a71c13e28f5884f03376181fb22cdbfcf7ec
git at osgeo.org
git at osgeo.org
Sun Sep 2 23:26:24 PDT 2018
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, 3.7 has been updated
via 2764a71c13e28f5884f03376181fb22cdbfcf7ec (commit)
from 3614db6a35822a42da0aaff66c2b01dc94ab552c (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 2764a71c13e28f5884f03376181fb22cdbfcf7ec
Author: Regina Obe <lr at pcorp.us>
Date: Mon Sep 3 02:26:23 2018 -0400
Add platform.h.disabled to git ignore so doesn't accidentally get committed again
diff --git a/.gitignore b/.gitignore
index 499843d..7a14b05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,7 @@ include/geos/platform.h
include/geos/stamp-h2
include/geos/version.h
include/stamp-h1
+include/geos/platform.h.disabled
install-sh
compile
libtool
@@ -58,4 +59,4 @@ include/config.h.in
authors.git
!/docker/**/README
!/docker/**/Makefile
-/.vs*
\ No newline at end of file
+/.vs*
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list