[geos-devel] Do you mind a GEOS-3.6.4 release ?
Sandro Santilli
strk at kbt.io
Fri Dec 11 03:44:58 PST 2020
Oops, I found a pre-existing 3.6.4 tag:
https://git.osgeo.org/gitea/geos/geos/commits/tag/3.6.4
AND a download from OSGeo !
http://download.osgeo.org/geos/geos-3.6.4.tar.bz2
BUT such tag is NOT reachable from the "svn-3.6" branch,
which does NOT contain those commits.
Paul: I think this was taken care of by you, can you check
if you have those commits in a differently named branch ?
You can check in your local clone with:
git branch --contains 3.6.4
It returns nothing here, while 3.6.3 is of course contained by
"svn-3.6" branch.
--strk;
More information about the geos-devel
mailing list