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