Changes between Version 5 and Version 6 of CodeRepository
- Timestamp:
- 10/27/19 16:17:17 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodeRepository
v5 v6 2 2 OSGeo Gitea instance (https://git.osgeo.org/gitea/postgis/postgis). 3 3 4 To get the source from main repo, and start a configure: 5 {{{ 6 git clone https://git.osgeo.org/gitea/postgis/postgis.git 7 cd postgis 8 ./autogen.sh 9 ./configure 10 }}} 11 12 If you would like to submit pull requests via the main repo, you will first need an 13 [[https://id.osgeo.org/ldap/create|OSGeo LDAP ID]] 14 4 15 A number of CodeMirrors do exist for users and contributor's convenience.