To use with Git
You must log in or register to comment.
I use gitea
Gitea here for me too, works a treat
Gitea.
I used raw SSH for years but occasionally I had to share accesss to a repo with sonebody else, and the whole dance with creating an unix user and giving proper permissions was only fun for the first time.
To make this easiert, you could have used gitolite 🙃 That was my first attempt in 2010 or something and it worked fine.
I second it.
Easy to setup and use. Works great for my small game projects.