Changes between Version 4 and Version 5 of CodeRepository
- Timestamp:
- 10/27/19 12:44:46 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodeRepository
v4 v5 2 2 OSGeo Gitea instance (https://git.osgeo.org/gitea/postgis/postgis). 3 3 4 To get the source from !OSGeo Git Service, and start a configure:5 6 git clone https://git.osgeo.org/gitea/postgis/postgis.git7 cd postgis8 ./autogen.sh9 ./configure10 11 To fork PostGIS to modify and test new features, just click on the Fork button on top of the postgis page.12 You'll need to login using your OSGeo Userid (a link to register a new account will be found on the login page).13 14 4 A number of CodeMirrors do exist for users and contributor's convenience.