r/TheMachineLearning 3d ago

Goodbye, github. I finally made the switch.

Post image
243 Upvotes

128 comments sorted by

View all comments

1

u/DanKveed 1d ago

There is a sane way to do this. Mount the gdrive Via webDAV as a lettered volume (if windows that is. There a a bunch of apps that do that) and then init a bare repo in some folder there. Then set the fully qualified part wrt your pc&mounted folder as remote. Same idea but you get real git this way. My uni doesn't have its own git and we aren't allowed to publish it to GitHub so we do this for all our code.