This is for a github like git server that supports pull/merge request.
Turns out you can basically follow
https://pimylifeup.com/raspberry-pi-gitea/
and make sure you get your pre-compiled executable from
https://dl.gitea.com/gitea/ and pick the
arm-5 binary.
Cheers,