Comment on GitHub CEO delivers stark message to developers: Embrace AI or get out.
josefo@leminal.space 2 months agoLike, really? God I feel stupid if it’s that easy
Comment on GitHub CEO delivers stark message to developers: Embrace AI or get out.
josefo@leminal.space 2 months agoLike, really? God I feel stupid if it’s that easy
aesthelete@lemmy.world 2 months ago
Yup
git --bare initjosefo@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/