This is a most excellent place for technology news and articles.
sorry if I'm extra stupid with these questions, but how you add that as a remote then?
git remote add origin ssh://<<username>>@<<host>>/path/to/test_repo.git
Article talking about it https://mikelev.in/futureproof/git-without-server-local-filesystem/
sorry if I'm extra stupid with these questions, but how you add that as a remote then?
git remote add origin ssh://<<username>>@<<host>>/path/to/test_repo.git
Article talking about it https://mikelev.in/futureproof/git-without-server-local-filesystem/