something I recently learned about git is that you don’t need any specific software or frontend to host your git repositories. You can just do it over regular SSH. That made sense, I’ve interacted with git servers without any frontends or other intefaces by SSH before, but it’s something that doesn’t come up much unless you look into it
⭐2