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