Comment on GitHub CEO delivers stark message to developers: Embrace AI or get out.
aesthelete@lemmy.world 2 months agoYup
git --bare init
Comment on GitHub CEO delivers stark message to developers: Embrace AI or get out.
aesthelete@lemmy.world 2 months agoYup
git --bare init
josefo@leminal.space 2 months ago
sorry if I’m extra stupid with these questions, but how you add that as a remote then?
aesthelete@lemmy.world 2 months ago
git remote add origin ssh://<<username>>@<<host>>/path/to/test_repo.gitJackbyDev@programming.dev 2 months ago
Article talking about it mikelev.in/…/git-without-server-local-filesystem/