I created a colab notbook and write the following codes in colab:
%cd drive/My Drive/blabla
!git clone https://...balbalproject.git
I was hoping that it will upload the file of blablaproject.git into the colab Google Drive directory: blabla/
But it didn't, and instead i got the following message:
Cloning into 'blabla'...
fatal: could not read Username for 'https://github.com': No such device or address