Comment on GitHub CEO delivers stark message to developers: Embrace AI or get out.
josefo@leminal.space 2 days 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 days agoLike, really? God I feel stupid if it’s that easy
aesthelete@lemmy.world 2 days ago
Yup
git --bare init
josefo@leminal.space 2 days ago
sorry if I’m extra stupid with these questions, but how you add that as a remote then?
aesthelete@lemmy.world 2 days 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/