Hi Harald,
thank you!
On 8/12/22 15:12, Harald Welte wrote:
Cloning via https:// works, but doesn't via git://
$ git clone git://git.osmocom.org/libosmo-abis Cloning into 'libosmo-gprs'... fatal: remote error: access denied or repository not exported: /libosmo-gprs.git
$ git clone https://git.osmocom.org/libosmo-gprs Cloning into 'libosmo-gprs'... Fetching objects: 193, done.
Best regards, Vadim.