Changes between Version 5 and Version 6 of CodeRepository


Ignore:
Timestamp:
Oct 27, 2019, 4:17:17 PM (4 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • CodeRepository

    v5 v6  
    22OSGeo ​Gitea instance (​https://git.osgeo.org/gitea/postgis/postgis).
    33
     4To get the source from main repo, and start a configure:
     5{{{
     6git clone https://git.osgeo.org/gitea/postgis/postgis.git
     7cd postgis
     8./autogen.sh
     9./configure
     10}}}
     11
     12If 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
    415A number of CodeMirrors do exist for users and contributor's convenience.