You can serve up a git repository remotely on any machine that has an outside access path.
Comment on Yeah
FurryMemesAccount@lemmy.blahaj.zone 3 days agoI think you may be mixing up git, which is a command line tool that’s still open source, AFAIK, with github that’s a closed source, git-based code hosting platform bought by Microsoft.
You can use other hosting services with git, and get an almost identical experience. Gitlab does it, as well as many others.
aesthelete@lemmy.world 2 days ago
JackbyDev@programming.dev 2 days ago
No. You can use got itself. jasonmurray.org/posts/2020/selfhostedgit/
FurryMemesAccount@lemmy.blahaj.zone 2 days ago
🤯