Changes between Version 3 and Version 4 of OSGeoGit
- Timestamp:
- 12/17/17 04:45:41 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OSGeoGit
v3 v4 1 The PostGIS source tree on OSGeo [https://wiki.osgeo.org/wiki/SAC:G ogs Gogs] instance (https://git.osgeo.org/gogs/postgis/postgis) is a [CodeMirrors mirror] of the [CodeRepository official repository].1 The PostGIS source tree on OSGeo [https://wiki.osgeo.org/wiki/SAC:Gitea Gitea] instance (https://git.osgeo.org/gitea/postgis/postgis) is a [CodeMirrors mirror] of the [CodeRepository official repository]. 2 2 3 3 To get the source from !OSGeo Git Service, and start a configure: 4 4 {{{ 5 git clone https://git.osgeo.org/g ogs/postgis/postgis.git5 git clone https://git.osgeo.org/gitea/postgis/postgis.git 6 6 cd postgis 7 7 ./autogen.sh