[postgis-devel] ssh access to git repository
Sandro Santilli
strk at kbt.io
Tue Dec 29 11:47:36 PST 2020
FYI: we've enabled SSH support in Gitea.
The steps to use it are:
1. Enter any public SSH key you want to be accepted
in LDAP: https://id.osgeo.org/ldap/edit
2. (Re)Login into gitea at least once, so your keys
are synchronized
3. Update your git remote url. Assuming it is called "origin":
git config remote.origin.url git at git.osgeo.org:postgis/postgis.git
In case of troubles, report them to trac:
https://trac.osgeo.org/osgeo
--strk;
More information about the postgis-devel
mailing list