Hello,

I can't seem to be able to clone the RSBAC git repo.

When trying to do so, this error comes up :
$ git clone git://rsbac.org/linux-6.18.y.git
Cloning into 'linux-6.18.y'...
remote: fatal: Out of memory, realloc failed
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

Before this error, I have "remote: Enumerating objects:" which goes up to around 10111222.
I believe this is caused by ressource limitations on the server.

Could you be able to fix this ?

Thanks

Terence Gomez