Can I push/pull directly from my google drive online?

后端 未结 7 2172
滥情空心
滥情空心 2020-12-03 06:27

There are methods to sync my local git repository over to my google drive via google drive sync windows application, but I was wondering whether I could bypass its need alto

7条回答
  •  暖寄归人
    2020-12-03 07:05

    You can use google collab for the purpose.

    • Upload your files directly int your google drive
    • Open google collab
    • import files
    • install git (As Jupyter notebook or Linux PC)

    and you are done

提交回复
热议问题