[geos-commits] [SCM] GEOS branch master updated. ff05d9755d189771147acb3105bd9c9cfff730ff
git at osgeo.org
git at osgeo.org
Fri Sep 27 20:40:35 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 ff05d9755d189771147acb3105bd9c9cfff730ff (commit)
from 506f62fb7c8333c68b7ae8dfdf70bdc853c5333f (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 ff05d9755d189771147acb3105bd9c9cfff730ff
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Fri Sep 27 20:40:22 2019 -0700
Change directions for tag push
diff --git a/HOWTO_RELEASE b/HOWTO_RELEASE
index 116f5ae..de2c046 100644
--- a/HOWTO_RELEASE
+++ b/HOWTO_RELEASE
@@ -31,7 +31,7 @@
8. Tag the release:
$ git tag MAJOR.MINOR.PATCH
- $ git push --follow-tags
+ $ git push origin MAJOR.MINOR.PATCH
9. Increment all the version numbers for the next release (described in 1 above).
-----------------------------------------------------------------------
Summary of changes:
HOWTO_RELEASE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list