Changes between Version 2 and Version 3 of OSGeoGit
- Timestamp:
- 04/21/16 14:46:50 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OSGeoGit
v2 v3 1 The PostGIS source tree on OSGeo [https://wiki.osgeo.org/wiki/SAC:Gogs 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:Gogs Gogs] instance (https://git.osgeo.org/gogs/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/ _gogs_/postgis/postgis.git5 git clone https://git.osgeo.org/gogs/postgis/postgis.git 6 6 cd postgis 7 7 ./autogen.sh